Uses of Class
org.eclipse.gef.ui.actions.WorkbenchPartAction
Packages that use WorkbenchPartAction
Package
Description
This package support for using JFace Actions in your EditorPart.
-
Uses of WorkbenchPartAction in org.eclipse.gef.ui.actions
Subclasses of WorkbenchPartAction in org.eclipse.gef.ui.actionsModifier and TypeClassDescriptionfinal class
An action to align the selected parts.class
Copies the currently selected template in the palatte to the system clipboard.class
An action to delete selected objects.class
An action to perform direct editing on a selected part.class
class
An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.class
An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure.class
An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.class
If the current object on the clipboard is a valid template, this action will paste the template to the viewer.class
class
An action to redo the last command.class
An action to save the editor's current state.class
Superclass for an action needing the current selection.class
Superclass for actions needing access to the stack.class
An action to undo the last command.