|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
UpdateAction | Indicate the support of an update method. |
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. |
MatchSizeAction | An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure. |
MatchSizeRetargetAction | A LabelRetargetAction for MatchSizeAction. |
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 |
PasteTemplateAction | If the current object on the clipboard is a valid template, this action will paste the template to the viewer. |
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 |
This package support for using JFace Actions in your EditorPart.
|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |