Package org.jppf.ui.monitoring.node.actions

Classes supporting the actions and menu items for the popu menu for in the nodes panel.

See:
          Description

Class Summary
AbstractSelectionAction Abstract superclass for actions that select nodes in the tree table.
AbstractTopologyAction Abstract superclass for all actions in the topology panel.
CancelTaskAction Attempts to cancel a task that is currently running on a node.
JPPFAbstractNodeAction Abstract superclass for popup menu actions used in the ui.
NodeConfigurationAction This action displays an input panel for the user to type a new thread pool size for a node, and updates the node with it.
NodeInformationAction This action displays the node environment information in a spearate frame.
NodeThreadsAction This action displays an input panel for the user to type a new thread pool size for a node, and updates the node with it.
ResetTaskCounterAction This action resets the task counter of a node to 0.
RestartNodeAction This action restarts a node.
RestartTaskAction Attempts to restart a task that is currently running on a node.
SelectDriversAction Action performed to select all drivers in the topology view.
SelectNodesAction Action performed to select all drivers in the topology view.
ServerShutdownRestartAction This action stops a server and optionally restarts it after a specified delay.
ServerStatisticsResetAction This action stops a node.
ShutdownNodeAction This action stops a node.
 

Package org.jppf.ui.monitoring.node.actions Description

Classes supporting the actions and menu items for the popu menu for in the nodes panel.



Copyright © 2005-2010 JPPF Team.