Package com.jgoodies.forms.layout
Class CellConstraints.Alignment
java.lang.Object
com.jgoodies.forms.layout.CellConstraints.Alignment
- All Implemented Interfaces:
Serializable
- Enclosing class:
CellConstraints
An ordinal-based serializable typesafe enumeration for component
alignment types as used by the
FormLayout
.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionchar
Returns the first character of this Alignment's name.toString()
Returns this Alignment's name.