|
java-gnome version 4.1.1 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectorg.freedesktop.bindings.Constant
org.gnome.gtk.Align
public final class Align
Constants referring to the positioning of a Widget in its parent Container.
See setAlignHorizontal()
.
Field Summary | |
---|---|
static Align |
CENTER
Position in the middle of the parent allocation. |
static Align |
END
Bottom or Right. |
static Align |
FILL
Expand to fill available space. |
static Align |
START
Top or Left. |
Method Summary |
---|
Methods inherited from class org.freedesktop.bindings.Constant |
---|
toString |
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Align CENTER
public static final Align END
public static final Align FILL
public static final Align START
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |