Hi,
I have a Panel with a JTree. I need to be able to do the following -
1. Multiselect nodes or leaves. However these nodes / leaves must be of the same type only.
2. User should be allowed to drag and drop all selected nodes / leaves. Through certain rules, I will control where these nodes / leaves can be dropped.
Thanks and regards,
Advait Pandit
I have a Panel with a JTree. I need to be able to do the following -
1. Multiselect nodes or leaves. However these nodes / leaves must be of the same type only.
2. User should be allowed to drag and drop all selected nodes / leaves. Through certain rules, I will control where these nodes / leaves can be dropped.
Thanks and regards,
Advait Pandit