java.io.Serializable
public static final class CellConstraints.Alignment
extends java.lang.Object
implements java.io.Serializable
FormLayout
.Modifier and Type | Method | Description |
---|---|---|
char |
abbreviation() |
Returns the first character of this Alignment's name.
|
java.lang.String |
toString() |
Returns this Alignment's name.
|
public java.lang.String toString()
toString
in class java.lang.Object
public char abbreviation()
Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.