This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
can send solution
Posted by sandeep on October 23, 2001 at 7:59 AM
Hi I am going across same problem adding JTable to JTree as node but i am unable to access it.If you have silution please mail it to me Thx in advance > Hi, I have a problem with the accessing JTrees. > I�ve got a tree that uses as a renderer a panel, that contains other objects( 1 checkbox,1 label and 1 text field). When I click in the tree I can't access to those objects.How can I edit this panel to access to its components? > I�m working with Visual Age 3.5 that uses JDK 1.2.2. > Thank you.
Replies:
|