|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uwcse.sim.MapView
A simple implementation of a view that just asks all Things to display themselves onto its GWindow.
Field Summary | |
uwcse.graphics.GWindow |
gWindow
|
Constructor Summary | |
MapView()
|
Method Summary | |
void |
notify(WorldModel wm)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public uwcse.graphics.GWindow gWindow
Constructor Detail |
public MapView()
Method Detail |
public void notify(WorldModel wm)
notify
in interface WorldView
|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |