|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uwcse.sim.HistogramView | +--uwcse.sim.TextHistogram
An extension of HistogramView which demonstrates that not all views have to be graphical in nature. This one just dumps its results to standard output.
Constructor Summary | |
TextHistogram()
|
Method Summary | |
void |
notify(WorldModel wm)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextHistogram()
Method Detail |
public void notify(WorldModel wm)
notify
in class HistogramView
|
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |