Example usage for Java java.awt.dnd DragGestureRecognizer fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setComponent(Component c) set the Component that the DragGestureRecognizer is associated with registerListeners() and unregisterListeners() are called as a side effect as appropriate. |