I am with problems in the find of the my jTree. The source code of project is very difficult. I have my owner tableModel and want find the node in a tree. I wold like this? I is using Position.Bias.Forward, but it's not good. My tree have nodes parent and childs. example: Parents: Group1,Group2. Childs: Group1(Titulo,Titulo2) Group2(Titulo3,Titulo4)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am with problems in the find of the my jTree. The source code of project is very difficult. I have my owner tableModel and want find the node in a tree. I wold like this? I is using Position.Bias.Forward, but it's not good. My tree have nodes parent and childs. example: Parents: Group1,Group2. Childs: Group1(Titulo,Titulo2) Group2(Titulo3,Titulo4)