jwx!
v0.0.2


wx
Class FontStyle

java.lang.Object
  extended bywx.FontStyle

public final class FontStyle
extends java.lang.Object


Field Summary
static int BOLD
           
static int FONTSTYLE_ITALIC
           
static int FONTSTYLE_MAX
           
static int FONTSTYLE_NORMAL
           
static int FONTSTYLE_SLANT
           
static int ITALIC
           
static int LIGHT
           
static int NORMAL
           
static int SLANT
           
 
Constructor Summary
FontStyle()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONTSTYLE_NORMAL

public static final int FONTSTYLE_NORMAL

FONTSTYLE_ITALIC

public static final int FONTSTYLE_ITALIC

FONTSTYLE_SLANT

public static final int FONTSTYLE_SLANT

FONTSTYLE_MAX

public static final int FONTSTYLE_MAX

NORMAL

public static final int NORMAL
See Also:
Constant Field Values

LIGHT

public static final int LIGHT
See Also:
Constant Field Values

BOLD

public static final int BOLD
See Also:
Constant Field Values

ITALIC

public static final int ITALIC
See Also:
Constant Field Values

SLANT

public static final int SLANT
See Also:
Constant Field Values
Constructor Detail

FontStyle

public FontStyle()

jwx!
v0.0.2


© 2006 Amit G Mendapara.