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 for DropHandler 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 where DragSource.isDragImageSupported() returns false.