|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jppf.ui.monitoring.node.NodeRefreshHandler
public class NodeRefreshHandler
Instances of this class hold information about the associations between JPPF drivers and their attached nodes, for management and monitoring purposes.
| Constructor Summary | |
|---|---|
NodeRefreshHandler(NodeDataPanel nodeDataPanel)
Initialize this node handler. |
|
| Method Summary | |
|---|---|
void |
refresh()
Refresh the tree structure asynchonously (not in the AWT event thread). |
void |
startRefreshTimer()
Start the automatic refresh of the nodes state through a timer. |
void |
stopRefreshTimer()
Stop the automatic refresh of the nodes state through a timer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeRefreshHandler(NodeDataPanel nodeDataPanel)
nodeDataPanel - - the panel to refresh.| Method Detail |
|---|
public void refresh()
public void stopRefreshTimer()
public void startRefreshTimer()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||