Package com.sun.jna.platform.dnd
Provides integrated, extended drag and drop functionality,
allowing ghosted drag images to be used on all platforms.
-
Interface Summary Interface Description DropTargetPainter Provides a callback forDropHandler
to customize drop target feedback. -
Class Summary Class Description 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 whereDragSource.isDragImageSupported()
returns false.