org.eclipse.swt.dnd
Class NoDragUnderEffect
java.lang.Object
|
+--org.eclipse.swt.dnd.DragUnderEffect
|
+--org.eclipse.swt.dnd.NoDragUnderEffect
- class NoDragUnderEffect
- extends DragUnderEffect
Method Summary |
(package private) void |
show(int effect,
int x,
int y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoDragUnderEffect
NoDragUnderEffect(Control control)
show
void show(int effect,
int x,
int y)
- Specified by:
show
in class DragUnderEffect
comments?