FileDocCategorySizeDatePackage
Alignment.javaAPI DocExample997Sat Jan 24 10:44:38 GMT 2004je3.beans

Alignment

public 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

Methods Summary