PTP
Release 5.0

org.eclipse.ptp.ui.actions
Class StopResourceManagersObjectActionDelegate

java.lang.Object
  extended by org.eclipse.ptp.ui.actions.AbstractResourceManagerSelectionActionDelegate
      extended by org.eclipse.ptp.ui.actions.StopResourceManagersObjectActionDelegate
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IActionDelegate2, org.eclipse.ui.IObjectActionDelegate

public class StopResourceManagersObjectActionDelegate
extends AbstractResourceManagerSelectionActionDelegate


Constructor Summary
StopResourceManagersObjectActionDelegate()
           
 
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

StopResourceManagersObjectActionDelegate

public StopResourceManagersObjectActionDelegate()
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

PTP
Release 5.0

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