wx
Class DragOp
java.lang.Object
wx.DragOp
- public final class DragOp
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
DragOp
public DragOp()
© 2006 Amit G Mendapara.