com.jgoodies.forms.layout
Class ConstantSize.Unit
java.lang.Objectcom.jgoodies.forms.layout.ConstantSize.Unit
- ConstantSize
- Serializable
public static final class ConstantSize.Unit
extends java.lang.Object
implements Serializable
An ordinal-based serializable typesafe enumeration for units
as used in instances of
ConstantSize.
abbreviation
public String abbreviation()
Returns the first character of this Unit's name.
Used to identify it in short format strings.
- the first character of this Unit's name.
toString
public String toString()
Copyright © 2002-2006 JGoodies Karsten Lentzsch. All Rights Reserved.