Uses of Class
org.jppf.ui.monitoring.node.actions.AbstractTopologyAction

Packages that use AbstractTopologyAction
org.jppf.ui.monitoring.node.actions Classes supporting the actions and menu items for the popu menu for in the nodes panel. 
 

Uses of AbstractTopologyAction in org.jppf.ui.monitoring.node.actions
 

Subclasses of AbstractTopologyAction in org.jppf.ui.monitoring.node.actions
 class AbstractSelectionAction
          Abstract superclass for actions that select nodes in the tree table.
 class 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.
 class NodeInformationAction
          This action displays the node environment information in a spearate frame.
 class 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.
 class ResetTaskCounterAction
          This action resets the task counter of a node to 0.
 class RestartNodeAction
          This action restarts a node.
 class SelectDriversAction
          Action performed to select all drivers in the topology view.
 class SelectNodesAction
          Action performed to select all drivers in the topology view.
 class ServerShutdownRestartAction
          This action stops a server and optionally restarts it after a specified delay.
 class ServerStatisticsResetAction
          This action stops a node.
 class ShutdownNodeAction
          This action stops a node.
 



Copyright © 2005-2010 JPPF Team.