JNA API 3.0.2

Package com.sun.jna.examples.dnd

Cross-platform ghosted drag image implementation with demo application.

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.
GhostedDragImageDemo Demonstrate ghosted drag images.
GhostedDragImageDemo.DragLabel  
GhostedDragImageDemo.ImageSelection  
 

Package com.sun.jna.examples.dnd Description

Cross-platform ghosted drag image implementation with demo application.


JNA API 3.0.2

Copyright © 2007 Timothy Wall. All Rights Reserved.