JTREE Problem
i have an application where i have tree with different nodes.
When i click a node i want a chart to appear.
i have the chart working where it comes up in the app straight away.
now i want to change this so it works off the tree.
so when i click different nodes i want different charts to appear on the right side of the tree.

