|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.zfqjava.layout.AlignMode
public class AlignMode
A type-safe enum align mode.
| Field Summary | |
|---|---|
static AlignMode |
BOTTOM
Identify the bottom align mode. |
static AlignMode |
CENTER
Identify the center align mode. |
static AlignMode |
LEFT
Identify the left align mode. |
static AlignMode |
RIGHT
Identify the right align mode. |
static AlignMode |
TOP
Identify the top align mode. |
| Method Summary | |
|---|---|
String |
toString()
Returns the string description of this mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final AlignMode LEFT
public static final AlignMode RIGHT
public static final AlignMode CENTER
public static final AlignMode TOP
public static final AlignMode BOTTOM
| Method Detail |
|---|
public String toString()
toString in class Object
|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||