org.jppf.ui.monitoring.job
Class JobDataPanelActionManager
java.lang.Object
org.jppf.ui.actions.AbstractActionHandler
org.jppf.ui.actions.JTreeTableActionHandler
org.jppf.ui.monitoring.job.JobDataPanelActionManager
- All Implemented Interfaces:
- ActionHandler
public class JobDataPanelActionManager
- extends JTreeTableActionHandler
Action handler for the JOb Data Panel.
- Author:
- Laurent Cohen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobDataPanelActionManager
public JobDataPanelActionManager(JTreeTable treeTable)
- Initialize this action manager with the specified JTreeTable component.
- Parameters:
treeTable - - the JTreeTable whose actions are managed.
Copyright © 2005-2010 JPPF Team.