com.jgoodies.forms.layout
Class CellConstraints.Alignment

java.lang.Object
  extended by com.jgoodies.forms.layout.CellConstraints.Alignment
Enclosing class:
CellConstraints

public static final class CellConstraints.Alignment
extends java.lang.Object

A typesafe enumeration for component alignment types as used by the FormLayout.


Method Summary
 char 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 char abbreviation()