|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.component.gui.listeners.UpdateStatisticTableListener
The listener that updates all of the open statistic table(s) every
UPDATE_STATISTICS_MILLISECONDS
.
Constructor Summary | |
UpdateStatisticTableListener(GUI gui)
Constructor associates the given gui with this listener. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
Handles the action event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateStatisticTableListener(GUI gui)
gui
with this listener.
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |