Hello forum, I am posting to ask how to handle a Jtree.
I need to have the same Jtree showing in two different tabs and every change that happens to the first it should happen to the second too.
Is there any way to connect the Jtrees so that when an event occurs to the jtree in the first tab the same event to be triggered in the second one ? or is there a better solution? Help me please.

