Uses of Interface
org.jppf.ui.actions.ActionHandler

Packages that use ActionHandler
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. 
 

Uses of ActionHandler in org.jppf.ui.actions
 

Classes in org.jppf.ui.actions that implement ActionHandler
 class AbstractActionHandler
          Abstract implementation of the ActionManager interface.
 class JTreeTableActionHandler
          Abstract implementation of the ActionManager interface for JTreeTable components.
 

Methods in org.jppf.ui.actions that return ActionHandler
 ActionHandler ActionHolder.getActionHandler()
          Get the object that handles all actions in toolbars or popup menus.
 

Uses of ActionHandler in org.jppf.ui.monitoring.job
 

Classes in org.jppf.ui.monitoring.job that implement ActionHandler
 class JobDataPanelActionManager
          Action handler for the JOb Data Panel.
 



Copyright © 2005-2010 JPPF Team.