Re: How do you drag a multiple selection in a JTree (like...
Posted By:
Anonymous
Posted On:
Tuesday, March 27, 2001 01:11 AM
There is only one answer : You can't. The current Java DnD implementation doesn't support dragging/dropping of multiple transferables. I hope that JDK1.4, codename Merlin, may support DnD with multiple elements, but I cannot say for sure.