|
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.SideMode
public class SideMode
SideMode provides a type-safe enum.
| Field Summary | |
|---|---|
static SideMode |
BOTTOM
Identify the bottom side mode. |
static SideMode |
CENTER
Identify the center side mode. |
static SideMode |
LEFT
Identify the left side mode. |
static SideMode |
RIGHT
Identify the right side mode. |
static SideMode |
TOP
Identify the top side mode. |
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final SideMode LEFT
public static final SideMode RIGHT
public static final SideMode CENTER
public static final SideMode TOP
public static final SideMode 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 | |||||||||