jwx!
v0.0.2


wx
Class DragOp

java.lang.Object
  extended bywx.DragOp

public final class DragOp
extends java.lang.Object


Field Summary
static int ALLOW_MOVE
           
static int COPY_ONLY
           
static int DEFAULT_MOVE
           
static int Drag_AllowMove
           
static int Drag_CopyOnly
           
static int Drag_DefaultMove
           
 
Constructor Summary
DragOp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Drag_CopyOnly

public static final int Drag_CopyOnly
See Also:
Constant Field Values

Drag_AllowMove

public static final int Drag_AllowMove
See Also:
Constant Field Values

Drag_DefaultMove

public static final int Drag_DefaultMove
See Also:
Constant Field Values

COPY_ONLY

public static final int COPY_ONLY
See Also:
Constant Field Values

ALLOW_MOVE

public static final int ALLOW_MOVE
See Also:
Constant Field Values

DEFAULT_MOVE

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

DragOp

public DragOp()

jwx!
v0.0.2


© 2006 Amit G Mendapara.