Class Summary
|
ActionBarContributor
|
Contributes actions to the workbench.
!! |
ActionRegistry
|
A container for editor actions. |
AlignmentAction
|
An action to align the selected parts. |
AlignmentRetargetAction
|
|
Clipboard
|
A GEF clipboard for cut/copy/paste actions between GEF editors. |
CopyRetargetAction
|
Deprecated. Use org.eclipse.ui.actions.ActionFactory instead
|
CopyTemplateAction
|
Copies the currently selected template in the palatte to the system clipboard. |
CreateGuideAction
|
An Action that creates a guide on a ruler and reveals it. |
DeleteAction
|
An action to delete selected objects. |
DeleteRetargetAction
|
|
DirectEditAction
|
An action to perform direct editing on a selected part. |
EditorPartAction
|
|
GEFActionConstants
|
Defines the names of those actions which are preregistered with the
GraphicalEditor . |
MatchHeightAction
|
An action that matches the height of all selected EditPart's Figures to the width
of the Primary Selection EditPart's Figure. |
MatchHeightRetargetAction
|
A LabelRetargetAction for MatchHeightAction. |
MatchWidthAction
|
An action that matches the width of all selected EditPart's Figures to the width
of the Primary Selection EditPart's Figure. |
MatchWidthRetargetAction
|
A LabelRetargetAction for MatchWidthAction. |
PasteRetargetAction
|
Deprecated. Use org.eclipse.ui.actions.ActionFactory instead
|
PrintAction
|
|
RedoAction
|
An action to redo the last command. |
RedoRetargetAction
|
|
SaveAction
|
An action to save the editor's current state. |
SelectAllAction
|
An action which selects all edit parts in the active workbench part. |
SelectionAction
|
Superclass for an action needing the current selection. |
SetActivePaletteToolAction
|
This action sets a Tool to be the active entry in the PaletteViewer. |
StackAction
|
Superclass for actions needing access to the stack. |
ToggleGridAction
|
An action that toggles the grid. |
ToggleRulerVisibilityAction
|
An action that toggles the ruler
visibility property
on the given viewer. |
ToggleSnapToGeometryAction
|
An action that toggles the
snap to geometry property on the given viewer. |
UndoAction
|
An action to undo the last command. |
UndoRetargetAction
|
|
WorkbenchPartAction
|
Base class for actions involving a WorkbenchPart. |
ZoomComboContributionItem
|
A ControlContribution that uses a
Combo as its control |
ZoomInAction
|
|
ZoomInRetargetAction
|
|
ZoomOutAction
|
|
ZoomOutRetargetAction
|
|