Just was wandering if anyone has ever seen or created code for a JTree
where you can drag and drop nodes into other locations on the tree or
where you can drag other objects (text, JLabels...) onto the tree...
Cheers,
norki
Daniel - 04 Jan 2006 23:02 GMT
I have created a graphical jar builder (used to build executable jars)
where I let the user drag files from the filemanager (windows explorer
in windows.) into the tree. Both compiled and sourcecode is available
at www.daik.se/software
cheers
Daniel
>Just was wandering if anyone has ever seen or created code for a JTree
>where you can drag and drop nodes into other locations on the tree or
>where you can drag other objects (text, JLabels...) onto the tree...
>
>Cheers,
>norki