|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.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.Eventfire() method is called when the event to which it is tied happens with in the
simulator.
fire in interface Simulator.Eventpublic void construct(Simulator s)
construct in class SingleNodeMonitor.SingleNodePanelpublic void destruct()
destruct in class SingleNodeMonitor.SingleNodePanelpublic void remove()
remove in class SingleNodeMonitor.SingleNodePanelpublic 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 | |||||||||