org.jclarion.clarion.constants
Class Font
java.lang.Object
org.jclarion.clarion.constants.Font
public class Font
- extends java.lang.Object
|
Constructor Summary |
Font()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THIN
public static final int THIN
- See Also:
- Constant Field Values
REGULAR
public static final int REGULAR
- See Also:
- Constant Field Values
BOLD
public static final int BOLD
- See Also:
- Constant Field Values
WEIGHT
public static final int WEIGHT
- See Also:
- Constant Field Values
FIXED
public static final int FIXED
- See Also:
- Constant Field Values
ITALIC
public static final int ITALIC
- See Also:
- Constant Field Values
UNDERLINE
public static final int UNDERLINE
- See Also:
- Constant Field Values
STRIKEOUT
public static final int STRIKEOUT
- See Also:
- Constant Field Values
Font
public Font()
Copyright © 2010. All Rights Reserved.