File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes JTree Nodes Collapsing.... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JTree Nodes Collapsing...." Watch "JTree Nodes Collapsing...." New topic
Author

JTree Nodes Collapsing....

Manikandan Adaikkalavan
Ranch Hand

Joined: May 17, 2002
Posts: 35
Hi,
I am having a JTree.Whenever i added a new child to the root of the JTree, the already expanded child nodes gets collapsed.I need to avoid the collapsing of the already expanded child nodes when adding a new child to the root of the JTree.
how to do this one ??? Suggestions with a example would be a great help....
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JTree Nodes Collapsing....
 
Similar Threads
JTree: How to update nodes?
Searching a JTree
JTree Node Collapsing
JTree
JTree not updating