org.eclipse.ptp.ui.actions
Class StartResourceManagersObjectActionDelegate
java.lang.Object
org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
org.eclipse.ptp.ui.actions.StartResourceManagersObjectActionDelegate
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IObjectActionDelegate
public class StartResourceManagersObjectActionDelegate
- extends AbstractResourceManagerSelectionActionDelegate
|
Method Summary |
protected boolean |
isEnabledFor(org.eclipse.ptp.core.elements.IPResourceManager rmManager)
|
void |
run(org.eclipse.jface.action.IAction action)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartResourceManagersObjectActionDelegate
public StartResourceManagersObjectActionDelegate()
run
public void run(org.eclipse.jface.action.IAction action)
isEnabledFor
protected boolean isEnabledFor(org.eclipse.ptp.core.elements.IPResourceManager rmManager)
- Specified by:
isEnabledFor in class AbstractResourceManagerSelectionActionDelegate
- Returns:
- - is this rmManager allowed with this action
- Since:
- 5.0
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.