java.awt.dnd
public interface DragGestureListener extends EventListener
Since: 1.2
See Also: DragGestureRecognizer DragGestureEvent DragSource
UNKNOWN: updated to 1.4
Method Summary | |
---|---|
void | dragGestureRecognized(DragGestureEvent e)
Called when the native platform notifies the virtual machine that a
drag-and-drop has been initiated.
|
Parameters: e the event