jwx!
v0.0.2


wx
Class WindowVariant

java.lang.Object
  extended bywx.WindowVariant

public final class WindowVariant
extends java.lang.Object


Field Summary
static int LARGE
           
static int MAX
           
static int MINI
           
static int NORMAL
           
static int SMALL
           
static int WINDOW_VARIANT_LARGE
           
static int WINDOW_VARIANT_MAX
           
static int WINDOW_VARIANT_MINI
           
static int WINDOW_VARIANT_NORMAL
           
static int WINDOW_VARIANT_SMALL
           
 
Constructor Summary
WindowVariant()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WINDOW_VARIANT_NORMAL

public static final int WINDOW_VARIANT_NORMAL
See Also:
Constant Field Values

WINDOW_VARIANT_SMALL

public static final int WINDOW_VARIANT_SMALL
See Also:
Constant Field Values

WINDOW_VARIANT_MINI

public static final int WINDOW_VARIANT_MINI
See Also:
Constant Field Values

WINDOW_VARIANT_LARGE

public static final int WINDOW_VARIANT_LARGE
See Also:
Constant Field Values

WINDOW_VARIANT_MAX

public static final int WINDOW_VARIANT_MAX
See Also:
Constant Field Values

NORMAL

public static final int NORMAL
See Also:
Constant Field Values

SMALL

public static final int SMALL
See Also:
Constant Field Values

MINI

public static final int MINI
See Also:
Constant Field Values

LARGE

public static final int LARGE
See Also:
Constant Field Values

MAX

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

WindowVariant

public WindowVariant()

jwx!
v0.0.2


© 2006 Amit G Mendapara.