|
Eclipse GEF 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionAction | |
org.eclipse.gef.ui.actions | This package support for using JFace Actions in your EditorPart. |
Uses of SelectionAction in org.eclipse.gef.ui.actions |
Subclasses of SelectionAction in org.eclipse.gef.ui.actions | |
class |
AlignmentAction
An action to align the selected parts. |
class |
DeleteAction
An action to delete selected objects. |
class |
DirectEditAction
An action to perform direct editing on a selected part. |
class |
MatchHeightAction
An action that matches the height of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure. |
(package private) class |
org.eclipse.gef.ui.actions.MatchSizeAction
An action that matches the size of all selected EditPart's Figures to the size of the Primary Selection EditPart's Figure. |
class |
MatchWidthAction
An action that matches the width of all selected EditPart's Figures to the width of the Primary Selection EditPart's Figure. |
|
Eclipse GEF 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |