JNA API 4.0.0

Package com.sun.jna.platform.dnd

Provides integrated, extended drag and drop functionality, allowing ghosted drag images to be used on all platforms.

See:
          Description

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.
 

Package com.sun.jna.platform.dnd Description

Provides integrated, extended drag and drop functionality, allowing ghosted drag images to be used on all platforms.


JNA API 4.0.0

Copyright © 2007-2013 Timothy Wall. All Rights Reserved.