class DragDropInfo
extends Object
Understands a description of drag/drop operations.
-
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
(package private) boolean
(package private) boolean
(package private) void
(package private) void
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
DragDropInfo
DragDropInfo()
-
Method Details
-
-
-
-
-
isDragging
boolean isDragging()
-
-
origin
void origin(Point origin)
-
isNativeDragActive
boolean isNativeDragActive()