jwx!
v0.0.2


wx
Class ItemKind

java.lang.Object
  extended bywx.ItemKind

public final class ItemKind
extends java.lang.Object


Field Summary
static int ITEM_CHECK
           
static int ITEM_MAX
           
static int ITEM_NORMAL
           
static int ITEM_RADIO
           
static int ITEM_SEPARATOR
           
 
Constructor Summary
ItemKind()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITEM_SEPARATOR

public static final int ITEM_SEPARATOR
See Also:
Constant Field Values

ITEM_NORMAL

public static final int ITEM_NORMAL
See Also:
Constant Field Values

ITEM_CHECK

public static final int ITEM_CHECK
See Also:
Constant Field Values

ITEM_RADIO

public static final int ITEM_RADIO
See Also:
Constant Field Values

ITEM_MAX

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

ItemKind

public ItemKind()

jwx!
v0.0.2


© 2006 Amit G Mendapara.