Hi,
Is it possible to implement a drag and drop between 2 JTrees. I am creating a UI where users should be allowed to drag an item from one JTree and drop it into another JTree. Both JTrees are in the same frame, but on different JPanels. Can someone please tell me how to achieve this?
Thanks and regards,
Advait
Is it possible to implement a drag and drop between 2 JTrees. I am creating a UI where users should be allowed to drag an item from one JTree and drop it into another JTree. Both JTrees are in the same frame, but on different JPanels. Can someone please tell me how to achieve this?
Thanks and regards,
Advait