|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgoodies.forms.layout.ConstantSize.Unit
public static final class ConstantSize.Unit
An ordinal-based serializable typesafe enumeration for units
as used in instances of ConstantSize
.
Method Summary | |
---|---|
String |
abbreviation()
Returns the first character of this Unit's name. |
String |
encode()
Returns a parseable string representation of this unit. |
String |
toString()
Returns a string representation of this unit object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String toString()
encode()
instead.
toString
in class Object
public String encode()
public String abbreviation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |