jwx!
v0.0.2


wx
Class FontWeight

java.lang.Object
  extended bywx.FontWeight

public final class FontWeight
extends java.lang.Object


Field Summary
static int FIXED
           
static int FONTWEIGHT_BOLD
           
static int FONTWEIGHT_LIGHT
           
static int FONTWEIGHT_MAX
           
static int FONTWEIGHT_NORMAL
           
static int VARIABLE
           
 
Constructor Summary
FontWeight()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONTWEIGHT_NORMAL

public static final int FONTWEIGHT_NORMAL

FONTWEIGHT_LIGHT

public static final int FONTWEIGHT_LIGHT

FONTWEIGHT_BOLD

public static final int FONTWEIGHT_BOLD

FONTWEIGHT_MAX

public static final int FONTWEIGHT_MAX

VARIABLE

public static final int VARIABLE
See Also:
Constant Field Values

FIXED

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

FontWeight

public FontWeight()

jwx!
v0.0.2


© 2006 Amit G Mendapara.