com.sun.jna.examples.dnd
Interface DropTargetPainter
public
interface
DropTargetPainter
Provides a callback for
DropHandler to customize drop target
feedback.
Author: twall
public void paintDropTarget(DropTargetEvent e, int action, Point location)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.