All Packages Class Hierarchy This Package Previous Next Index
Class com.gloaming.awt.dnd.DragSourceEvent
java.lang.Object
|
+----com.gloaming.awt.dnd.DragSourceEvent
- public abstract class DragSourceEvent
- extends java.lang.Object
Local equivelent to the Java2 DragSourceEvent.
This is an abstract base class which defines the interface to the class.
Platform specific sub-classes are created depending on the run-time environment.
- See Also:
- java.awt.dnd.DragSourceEvent
-
DragSourceEvent()
-
DragSourceEvent
public DragSourceEvent()
All Packages Class Hierarchy This Package Previous Next Index