Hi,
I developp a little graphics program with swing.
I already use java.awt.datatransfer package to use system clipboard.
Now I'd like to use java.awt.dnd package to implement dnd feature with native frames or native application (Windows).
But I don't find examples and enough documentation.
Does someone would have any examples or URL ?
I developp a little graphics program with swing.
I already use java.awt.datatransfer package to use system clipboard.
Now I'd like to use java.awt.dnd package to implement dnd feature with native frames or native application (Windows).
But I don't find examples and enough documentation.
Does someone would have any examples or URL ?