syano / stroy

Automatically exported from code.google.com/p/stroy
0 stars 0 forks source link

Extract JComponent for multiple synchronized tree #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
getting synchronized scrolling to work was quite difficult.
Lets extract it for reuse and better testing.
i.e.

a model independent syncronized multiple tree component where the nodes are 
connected via
a provided method. It should handle scrolling, folding unfolding and adding and 
removing of tree 
nodes as well as changing of the connection method.

Original issue reported on code.google.com by openC...@gmail.com on 12 May 2009 at 5:50