sum.komponenten
Class Ausrichtung
java.lang.Object
sum.komponenten.Ausrichtung
- All Implemented Interfaces:
- Serializable
public class Ausrichtung
- extends Object
- implements Serializable
Konstanten fuer Ausrichtung des Texts in Etiketten und Textfeldern.
- Version:
- 7.3 vom 11.10.2011
- Author:
- Bernard Schriek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HORIZONTAL
public static final int HORIZONTAL
- See Also:
- Constant Field Values
LINKS
public static final int LINKS
- See Also:
- Constant Field Values
LINKSBUENDIG
public static final int LINKSBUENDIG
- See Also:
- Constant Field Values
MITTE
public static final int MITTE
- See Also:
- Constant Field Values
RECHTS
public static final int RECHTS
- See Also:
- Constant Field Values
RECHTSBUENDIG
public static final int RECHTSBUENDIG
- See Also:
- Constant Field Values
VERTIKAL
public static final int VERTIKAL
- See Also:
- Constant Field Values
ZENTRIERT
public static final int ZENTRIERT
- See Also:
- Constant Field Values
Ausrichtung
public Ausrichtung()