|
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.SizeMode
public class SizeMode
A type-safe enum size mode.
| Field Summary | |
|---|---|
static SizeMode |
AUTO
Identify the auto size mode. |
static SizeMode |
CONTENT
Identify the content size 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 SizeMode AUTO
public static final SizeMode CONTENT
| 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 | |||||||||