com.jgoodies.forms.layout
Class ConstantSize.Unit

java.lang.Object
  extended by com.jgoodies.forms.layout.ConstantSize.Unit
Enclosing class:
ConstantSize

public static final class ConstantSize.Unit
extends java.lang.Object

A typesafe enumeration for units as used in instances of ConstantSize.


Method Summary
 java.lang.String abbreviation()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

abbreviation

public java.lang.String abbreviation()