Package com.sun.jna.platform.dnd

Interface Summary
DropTargetPainter Provides a callback for DropHandler to customize drop target feedback.
 

Class Summary
DragHandler Provides simplified drag handling for a component.
DropHandler Provides simplified drop handling for a component.
GhostedDragImage Provide a ghosted drag image for use during drags where DragSource.isDragImageSupported() returns false.