Package | Description |
---|---|
org.eclipse.gef.ui.actions |
This package support for using JFace Actions in your EditorPart.
|
Modifier and Type | Class and Description |
---|---|
class |
MatchHeightAction
An action that matches the height of all selected EditPart's Figures to the
width 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.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.