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