I've implemented drag and drop in my JTree, but I'm wondering is there a way to show the item(s) being dragged while dragging (such as when dragging in Windows Explorer or dragging files in Eclipse for example)?
4
votes
I've implemented drag and drop in my JTree, but I'm wondering is there a way to show the item(s) being dragged while dragging (such as when dragging in Windows Explorer or dragging files in Eclipse for example)?