|
Eclipse GEF 3.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.ui.actions.AlignmentRetargetAction
Constructor Summary | |
AlignmentRetargetAction(int align)
Constructs a new AlignmentRetargetAction with the default ID, label and image based on the given alignment constant. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AlignmentRetargetAction(int align)
PositionConstants.BOTTOM
,
PositionConstants.CENTER
, PositionConstants.LEFT
,
PositionConstants.MIDDLE
, PositionConstants.RIGHT
, and
PositionConstants.TOP
.
align
- the alignment.
|
Eclipse GEF 3.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |