jwx!
v0.0.2


wx
Class Border

java.lang.Object
  extended bywx.Border

public final class Border
extends java.lang.Object


Field Summary
static int BORDER_DEFAULT
           
static int BORDER_DOUBLE
           
static int BORDER_MASK
           
static int BORDER_NONE
           
static int BORDER_RAISED
           
static int BORDER_SIMPLE
           
static int BORDER_STATIC
           
static int BORDER_SUNKEN
           
static int DEFAULT
           
static int DEFAULT_CONTROL_BORDER
           
static int DOUBLE
           
static int MASK
           
static int NONE
           
static int RAISED
           
static int SIMPLE
           
static int STATIC
           
static int SUNKEN
           
 
Constructor Summary
Border()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BORDER_DEFAULT

public static final int BORDER_DEFAULT
See Also:
Constant Field Values

BORDER_NONE

public static final int BORDER_NONE
See Also:
Constant Field Values

BORDER_STATIC

public static final int BORDER_STATIC
See Also:
Constant Field Values

BORDER_SIMPLE

public static final int BORDER_SIMPLE
See Also:
Constant Field Values

BORDER_RAISED

public static final int BORDER_RAISED
See Also:
Constant Field Values

BORDER_SUNKEN

public static final int BORDER_SUNKEN
See Also:
Constant Field Values

BORDER_DOUBLE

public static final int BORDER_DOUBLE
See Also:
Constant Field Values

BORDER_MASK

public static final int BORDER_MASK
See Also:
Constant Field Values

DEFAULT

public static final int DEFAULT
See Also:
Constant Field Values

NONE

public static final int NONE
See Also:
Constant Field Values

STATIC

public static final int STATIC
See Also:
Constant Field Values

SIMPLE

public static final int SIMPLE
See Also:
Constant Field Values

RAISED

public static final int RAISED
See Also:
Constant Field Values

SUNKEN

public static final int SUNKEN
See Also:
Constant Field Values

DOUBLE

public static final int DOUBLE
See Also:
Constant Field Values

MASK

public static final int MASK
See Also:
Constant Field Values

DEFAULT_CONTROL_BORDER

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

Border

public Border()

jwx!
v0.0.2


© 2006 Amit G Mendapara.