In my application I have 2 JTree controls in a JPanel. How can I transfer data between them, so that the items from the source tree are removed.
|
|
|
|
|
|
|
Write appropriate subclasses of Also see this question: http://stackoverflow.com/questions/1526291/adding-drag-and-drop-support-to-jtree |
||
|
|
