Package org.eclipse.gef.ui.actions
package org.eclipse.gef.ui.actions
This package support for using JFace Actions in your EditorPart.
-
ClassDescriptionContributes actions to the workbench. !!A container for editor actions.An action to align the selected parts.A GEF clipboard for cut/copy/paste actions between GEF editors.Deprecated.Use org.eclipse.ui.actions.ActionFactory insteadCopies the currently selected template in the palatte to the system clipboard.An Action that creates a guide on a ruler and reveals it.An action to delete selected objects.An action to perform direct editing on a selected part.Defines the names of those actions which are preregistered with the
GraphicalEditor
.An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.A LabelRetargetAction for MatchHeightAction.An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure.A LabelRetargetAction for MatchSizeAction.An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure.A LabelRetargetAction for MatchWidthAction.Deprecated.Use org.eclipse.ui.actions.ActionFactory insteadIf the current object on the clipboard is a valid template, this action will paste the template to the viewer.An action to redo the last command.An action to save the editor's current state.An action which selects all edit parts in the active workbench part.Superclass for an action needing the current selection.This action sets a Tool to be the active entry in the PaletteViewer.Superclass for actions needing access to the stack.An action that toggles the grid.An action that toggles the rulervisibility
property on the given viewer.An action that toggles thesnap to geometry
property on the given viewer.An action to undo the last command.Indicate the support of an update method.Base class for actions involving a WorkbenchPart.A ControlContribution that uses aCombo
as its control