|
java-gnome version 4.0.15 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.freedesktop.bindings.Constant
org.gnome.pango.Alignment
public final class Alignment
How the line is aligned.
If you wonder why there is not a JUSTIFY alignment, that is configured with
the Layout setJustify() method.
| Field Summary | |
|---|---|
static Alignment |
CENTER
Center the line within the available space. |
static Alignment |
LEFT
Align the line at the left. |
static Alignment |
RIGHT
Align the line at the right. |
| 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 Alignment CENTER
public static final Alignment LEFT
public static final Alignment RIGHT
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||