|
||||||||||
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 | |
---|---|
java.lang.String |
abbreviation()
Returns the first character of this Unit's name. |
java.lang.String |
encode()
Returns a parseable string representation of this unit. |
java.lang.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 java.lang.String toString()
encode()
instead.
toString
in class java.lang.Object
public java.lang.String encode()
public java.lang.String abbreviation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |