jwx!
v0.0.2


wx
Class SplitDrag

java.lang.Object
  extended bywx.SplitDrag

public final class SplitDrag
extends java.lang.Object


Field Summary
static int DRAGGING
           
static int LEFT_DOWN
           
static int NONE
           
static int SPLIT_DRAG_DRAGGING
           
static int SPLIT_DRAG_LEFT_DOWN
           
static int SPLIT_DRAG_NONE
           
 
Constructor Summary
SplitDrag()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPLIT_DRAG_NONE

public static final int SPLIT_DRAG_NONE
See Also:
Constant Field Values

SPLIT_DRAG_DRAGGING

public static final int SPLIT_DRAG_DRAGGING
See Also:
Constant Field Values

SPLIT_DRAG_LEFT_DOWN

public static final int SPLIT_DRAG_LEFT_DOWN
See Also:
Constant Field Values

NONE

public static final int NONE
See Also:
Constant Field Values

DRAGGING

public static final int DRAGGING
See Also:
Constant Field Values

LEFT_DOWN

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

SplitDrag

public SplitDrag()

jwx!
v0.0.2


© 2006 Amit G Mendapara.