Uses of Package
org.jppf.ui.actions

Packages that use org.jppf.ui.actions
org.jppf.ui.actions Classes for management of actions associated to toolbar buttons and right-click menu items. 
org.jppf.ui.monitoring.job Classes supporting the UI for job monitoring via JMX. 
org.jppf.ui.monitoring.job.actions Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel. 
org.jppf.ui.monitoring.node Classes supporting the UI for nodes monitoring via JMX. 
org.jppf.ui.monitoring.node.actions Classes supporting the actions and menu items for the popu menu for in the nodes panel. 
org.jppf.ui.treetable Implementation of the JTreeTable such as published in this Sun's article
 

Classes in org.jppf.ui.actions used by org.jppf.ui.actions
AbstractActionHandler
          Abstract implementation of the ActionManager interface.
ActionHandler
          Manages the state of actions associated to toolbar buttons and right-click menu items.
ActionHolder
          Interface implemented by UI elements that handle updatable actions.
UpdatableAction
          Interface for actions whose enabled state can be updated dynamically.
 

Classes in org.jppf.ui.actions used by org.jppf.ui.monitoring.job
AbstractActionHandler
          Abstract implementation of the ActionManager interface.
ActionHandler
          Manages the state of actions associated to toolbar buttons and right-click menu items.
ActionHolder
          Interface implemented by UI elements that handle updatable actions.
JTreeTableActionHandler
          Abstract implementation of the ActionManager interface for JTreeTable components.
 

Classes in org.jppf.ui.actions used by org.jppf.ui.monitoring.job.actions
AbstractUpdatableAction
          Abstract superclass for actions used in toolbars or popup menus.
UpdatableAction
          Interface for actions whose enabled state can be updated dynamically.
 

Classes in org.jppf.ui.actions used by org.jppf.ui.monitoring.node
ActionHolder
          Interface implemented by UI elements that handle updatable actions.
JTreeTableActionHandler
          Abstract implementation of the ActionManager interface for JTreeTable components.
 

Classes in org.jppf.ui.actions used by org.jppf.ui.monitoring.node.actions
AbstractUpdatableAction
          Abstract superclass for actions used in toolbars or popup menus.
UpdatableAction
          Interface for actions whose enabled state can be updated dynamically.
 

Classes in org.jppf.ui.actions used by org.jppf.ui.treetable
JTreeTableActionHandler
          Abstract implementation of the ActionManager interface for JTreeTable components.
 



Copyright © 2005-2010 JPPF Team.