Example usage for Java java.awt.dnd DropTargetEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
DropTargetContext | getDropTargetContext() This method returns the DropTargetContext associated with this DropTargetEvent . |
Object | getSource() The object on which the Event initially occurred. |