ActionRegistry |
A container for editor actions.
|
Clipboard |
A GEF clipboard for cut/copy/paste actions between GEF editors.
|
EditorPartAction |
|
MatchSizeAction |
An action that matches the size of all selected EditPart's Figures to the
size of the Primary Selection EditPart's Figure.
|
SelectionAction |
Superclass for an action needing the current selection.
|
StackAction |
Superclass for actions needing access to the stack.
|
UpdateAction |
Indicate the support of an update method.
|
WorkbenchPartAction |
Base class for actions involving a WorkbenchPart.
|