|
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.DockMode
public class DockMode
DockMode provides a type-safe enum dock mode.
| Field Summary | |
|---|---|
static DockMode |
COLLAPSED
Identify the collapsed mode. |
static DockMode |
DOCKED
Identify the docked mode. |
static DockMode |
EXPANDED
Identify the Expanded mode. |
static DockMode |
FLOATING
Identify the floating 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 DockMode DOCKED
public static final DockMode FLOATING
public static final DockMode COLLAPSED
public static final DockMode EXPANDED
| 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 | |||||||||