Java java.awt.dnd DragGestureRecognizer fields, constructors, methods, implement or subclass

Example usage for Java java.awt.dnd DragGestureRecognizer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.awt.dnd DragGestureRecognizer.

The text is from its open source code.

Method

voidsetComponent(Component c)
set the Component that the DragGestureRecognizer is associated with registerListeners() and unregisterListeners() are called as a side effect as appropriate.