Alignmentpublic class Alignment extends Object This class defines an enumerated type with three values |
Fields Summary |
---|
public static final Alignment | LEFT | public static final Alignment | CENTER | public static final Alignment | RIGHT |
Constructors Summary |
---|
private Alignment()This private constructor prevents anyone from instantiating us
|
|