I am using JTree and I am selecting all the nodes in the tree (Ctrl-A). My tree contains 14000 parents and each parent has a child, so in total the tree contains 28000 nodes. Following is the code snippet: and I am selecting all the nod
I am using JTree and I am selecting all the nodes in the tree (Ctrl-A). My tree contains 14000 parents and each parent has a child, so in total the tree contains 28000 nodes. Following is the code snippet: and I am selecting all the nod