- All Known Implementing Classes:
- GraphicsHistogram, HistogramView, MapView, TextHistogram
public interface WorldView
The basic interface for world viewers. A view can be added
to the WordlModel, which takes care of periodically notifying
the view that it should update its display.
- Version:
- $Id: WorldView.java,v 1.1 2002/01/01 01:05:58 chambers Exp $