All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.gloaming.awt.dnd.DragGestureEvent

java.lang.Object
   |
   +----com.gloaming.awt.dnd.DragGestureEvent

public abstract class DragGestureEvent
extends java.lang.Object
Local equivelent to the Java2 DragGestureEvent. This is an abstract base class which defines the interface (currently empty). Platform specific sub-classes are created depending on the run-time environment.

See Also:
java.awt.dnd.DragGestureEvent

Constructor Index

 o DragGestureEvent()

Constructors

 o DragGestureEvent
 public DragGestureEvent()

All Packages  Class Hierarchy  This Package  Previous  Next  Index