|
|||||||||||
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.UpdateQueuesListener
The listener for the update queues timer.
Update all queues every UPDATE_QUEUES_SECONDS
milliseconds and redraw the graph(s).
Future Work: Modify Diva's repaint to properly repaint the changed region only rather than redrawing the entire graph.
Constructor Summary | |
UpdateQueuesListener(GUI gui)
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateQueuesListener(GUI gui)
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 |