PTP
Release 5.0

org.eclipse.ptp.ui.actions
Class StartResourceManagersObjectActionDelegate

java.lang.Object
  extended by org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
      extended by 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


Constructor Summary
StartResourceManagersObjectActionDelegate()
           
 
Method Summary
protected  boolean isEnabledFor(org.eclipse.ptp.core.elements.IPResourceManager rmManager)
           
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
dispose, getMenuContribs, getTargetShell, init, isEnabled, runWithEvent, selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartResourceManagersObjectActionDelegate

public StartResourceManagersObjectActionDelegate()
Method Detail

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

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.