|
Eclipse GEF 3.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gef.ui.actions.WorkbenchPartAction
org.eclipse.gef.ui.actions.StackAction
Superclass for actions needing access to the stack.
| Constructor Summary | |
StackAction(IWorkbenchPart editor)
Creates a StackAction and associates it with the
given editor. |
|
| Method Summary | |
protected java.lang.String |
getLabelForCommand(Command command)
Returns the label for the given command. |
| Methods inherited from class org.eclipse.gef.ui.actions.WorkbenchPartAction |
calculateEnabled, dispose, execute, getCommandStack, getWorkbenchPart, init, isEnabled, refresh, setLazyEnablementCalculation, setWorkbenchPart, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StackAction(IWorkbenchPart editor)
StackAction and associates it with the
given editor.
editor - The editor this action is associated with.| Method Detail |
protected java.lang.String getLabelForCommand(Command command)
null is never
returned.
command - the command
null String
|
Eclipse GEF 3.3 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||