|
JNA API> 3.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.examples.dnd.GhostedDragImageDemo
public class GhostedDragImageDemo
Demonstrate ghosted drag images. Unfortunately, Swing drag support hides the hooks we need to move the drag image around, so we don't use it and roll our own.
Nested Class Summary | |
---|---|
static class |
GhostedDragImageDemo.DragLabel
|
static class |
GhostedDragImageDemo.ImageSelection
|
Constructor Summary | |
---|---|
GhostedDragImageDemo()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GhostedDragImageDemo()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
JNA API> 3.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |