|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object avrora.gui.SingleNodeMonitor.SingleNodePanel avrora.gui.VisualStackMonitor.SPMon
Field Summary | |
GraphNumbers |
graph
|
Simulator |
simulator
|
Fields inherited from class avrora.gui.SingleNodeMonitor.SingleNodePanel |
node, panel |
Method Summary | |
void |
construct(Simulator s)
|
void |
destruct()
|
void |
fire()
The fire() method is called when the event to which it is tied happens with in the
simulator. |
void |
remove()
|
void |
update()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public Simulator simulator
public GraphNumbers graph
Method Detail |
public void fire()
Simulator.Event
fire()
method is called when the event to which it is tied happens with in the
simulator.
fire
in interface Simulator.Event
public void construct(Simulator s)
construct
in class SingleNodeMonitor.SingleNodePanel
public void destruct()
destruct
in class SingleNodeMonitor.SingleNodePanel
public void remove()
remove
in class SingleNodeMonitor.SingleNodePanel
public void update()
update
in interface avrora.gui.MonitorPanel.Updater
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |