Does anybody know a workaround to a know problem of multiple items drag and drop. I am trying to use it with JTree and JList. Everything works ok with a single item drag and drop, the problem is to implement multiple items. Thank you
bob morkos
Ranch Hand
Joined: Sep 06, 2001
Posts: 104
posted
0
Do you have an example of a tree view that works with a Drag and Drop. Could you help me and any help would do. I want to drag from a tree view to a list. Thanks.