|
-
September 28th, 2000, 10:13 AM
#1
Expand JTree
Hello,
I have some problems to expand a JTree:
1) JTree is painted
2) I save the path with getSelectionPath
3) change something with the data so I have to refresh the tree
4) I repaint the tree (?) with the method from 1)
5) I want expand the tree path but it doesnt work with expandTree().
I think 4) is wrong. But what schould I do if the data changed and I have to repaint the tree and expand the old path ? I think if i repaint the tree the path data from 2) are lost.
Do you have an idea ?
Martin
-
October 5th, 2000, 06:33 AM
#2
Re: Expand JTree
To the top 
-
October 6th, 2000, 10:00 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|