org.eclipse.gmf.runtime.common.ui.action.ide.actions.global
Class RenameResourceGlobalActionHandler
java.lang.Object
org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandler
org.eclipse.gmf.runtime.common.ui.action.actions.global.ResourceGlobalActionHandler
org.eclipse.gmf.runtime.common.ui.action.ide.actions.global.RenameResourceGlobalActionHandler
-
All Implemented Interfaces:
-
IGlobalActionHandler
-
public class RenameResourceGlobalActionHandler
- extends
ResourceGlobalActionHandler
Global action handler that renames resources using an inline
editor on the active workbench part. The active part must adapt to
org.eclipse.gmf.runtime.common.ui.util.IInlineTextEditorPart
.
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
RenameResourceGlobalActionHandler
public RenameResourceGlobalActionHandler()
getCommand
public
ICommand getCommand(
IGlobalActionContext cntxt)
-
Description copied from interface:
IGlobalActionHandler
- Return the ICommand for the context
-
-
Parameters:
-
cntxt
- The context
-
Returns:
- ICommand
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.