Uses of Class java.awt.dnd.DragGestureRecognizer

Uses in package java.awt.dnd

Classes derived from java.awt.dnd.DragGestureRecognizer

class

Constructors with parameter type java.awt.dnd.DragGestureRecognizer

DragGestureEvent.DragGestureEvent(DragGestureRecognizer dgr, int action, Point origin, InputEvent> events)
Constructs a new DragGestureEvent.

Methods with return type java.awt.dnd.DragGestureRecognizer

DragGestureRecognizer
DragGestureRecognizer
Returns the source casted as a DragGestureRecognizer.