All Packages Class Hierarchy This Package Previous Next Index
Class com.gloaming.awt.dnd.DragGestureRecognizer
java.lang.Object
|
+----com.gloaming.awt.dnd.DragGestureRecognizer
- public class DragGestureRecognizer
- extends java.lang.Object
Local equivelent to the Java2 DragGestureRecognizer.
This is a base class which defines the interface (currently empty) to the recognizer.
Platform specific sub-classes are created depending on the run-time environment.
An instance of this class may be created for a null implementation.
- See Also:
- java.awt.dnd.DragGestureRecognizer
All Packages Class Hierarchy This Package Previous Next Index