|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.client.util.HorizontalAlignment
public class HorizontalAlignment
Horizontal alignement type.
| Field Summary | |
|---|---|
static HorizontalAlignment |
LEFT
|
static HorizontalAlignment |
RIGHT
|
| Constructor Summary | |
|---|---|
HorizontalAlignment(int code)
|
|
| Method Summary | |
|---|---|
boolean |
equals(HorizontalAlignment other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final HorizontalAlignment LEFT
public static final HorizontalAlignment RIGHT
| Constructor Detail |
|---|
public HorizontalAlignment(int code)
| Method Detail |
|---|
public boolean equals(HorizontalAlignment other)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||