Uses of Class java.awt.dnd.DragSource

Uses in package gnu.awt.xlib

Methods with parameter type java.awt.dnd.DragSource

DragGestureRecognizer
XToolkit.createDragGestureRecognizer(Class<T> abstractRecognizerClass, DragSource ds, Component c, int srcActions, DragGestureListener dgl)

Uses in package java.awt

Methods with parameter type java.awt.dnd.DragSource

Uses in package gnu.java.awt.peer.gtk

Methods with parameter type java.awt.dnd.DragSource

Uses in package gnu.java.awt.dnd

Constructors with parameter type java.awt.dnd.DragSource

Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.

Uses in package java.awt.dnd

Constructors with parameter type java.awt.dnd.DragSource

Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.
Creates a MouseDragGestureRecognizer object.

Fields of type java.awt.dnd.DragSource

DragSource

Methods with return type java.awt.dnd.DragSource

DragSource
Gets the default drag source.
DragSource
Gets the DragSource corresponding to this.
DragSource
DragSource
Returns the DragSource object associated with the DragGestureEvent.