Reputation: 1423
I need to write an editor with two Trees, where user can map nodes from one tree to another. The biggest challenge is to draw connection line between TreeItems.
Are there any samples that I can use?
There is the link for JDeveloper XSD Mapper tree view https://technology.amis.nl/wp-content/uploads/images/xsdMapper.jpg
Upvotes: 1
Views: 456
Reputation: 36894
There is a related question here.
There is also the Nebula TreeMapper
. Looks like this:
Upvotes: 2