Package | Description |
---|---|
org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
org.eclipse.gef.ui.parts |
Class and Description |
---|
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.
|
Class and Description |
---|
ActionRegistry
A container for editor actions.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.