This method is invoked by the DragGestureRecognizer
when the DragGestureRecognizer detects a platform-dependent
drag initiating gesture. To initiate the drag and drop operation,
if appropriate, startDrag() method on
the DragGestureEvent has to be invoked.
dge | the DragGestureEvent describing
the gesture that has just occurred |
java.awt.dnd.DragGestureRecognizer, java.awt.dnd.DragGestureEvent
Diagram: DragGesture