|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.gui.MonitorPanel
The MonitorPanel represents a pair of panels for a monitor, where one panel
is the display panel (selectable through the main tab) and one is the options
panel which is displayed when the user accesses the options for this monitor.
| Method Summary | |
void |
clear()
This function should be called between different simulations in order to clear all the old data |
void |
paint()
This function will be called by PaintThread if it detects that this monitor is the currently displayed monitor |
void |
setUpdater(avrora.gui.MonitorPanel.Updater u)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void clear()
public void paint()
public void setUpdater(avrora.gui.MonitorPanel.Updater u)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||