sum.ereignis
Class Schrift
java.lang.Object
sum.ereignis.Schrift
- All Implemented Interfaces:
- Serializable
public class Schrift
- extends Object
- implements Serializable
Konstanten fuer Schriftarten.
- Version:
- 7.0 vom 21.9.2008
- 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 |
ARIAL
public static final String ARIAL
- See Also:
- Constant Field Values
FETT
public static final int FETT
- See Also:
- Constant Field Values
HELVETICA
public static final String HELVETICA
- See Also:
- Constant Field Values
KURSIV
public static final int KURSIV
- See Also:
- Constant Field Values
KURSIVFETT
public static final int KURSIVFETT
- See Also:
- Constant Field Values
STANDARDGROESSE
public static final int STANDARDGROESSE
- See Also:
- Constant Field Values
STANDARDSCHRIFT
public static final Font STANDARDSCHRIFT
STANDARDSCHRIFTART
public static final String STANDARDSCHRIFTART
- See Also:
- Constant Field Values
STANDARDSTIL
public static final int STANDARDSTIL
- See Also:
- Constant Field Values
TIMESROMAN
public static final String TIMESROMAN
- See Also:
- Constant Field Values
Schrift
public Schrift()