Package org.jppf.ui.actions

Classes for management of actions associated to toolbar buttons and right-click menu items.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractActionHandler Abstract implementation of the ActionManager interface.
AbstractUpdatableAction Abstract superclass for actions used in toolbars or popup menus.
ActionsInitializer Task that sets the actions in the toolbar.
JTreeTableActionHandler Abstract implementation of the ActionManager interface for JTreeTable components.
 

Package org.jppf.ui.actions Description

Classes for management of actions associated to toolbar buttons and right-click menu items.



Copyright © 2005-2010 JPPF Team.