Forum Discussion
kandharkar_kapi
13 years agoOccasional Contributor
Hi Tanya,
Thanks for your reply!
JavaFullClassName of Tree Object is "org.jdesktop.swingx.JXTree"
I dont know from which Class it is derived but I if you google this class name you would find it extends JTree as you would find it at below link( at line 174) http://grepcode.com/file/repo1.maven.org/maven2/org.swinglabs/swingx/1.6.1/org/jdesktop/swingx/JXTree.java
Sample app I can not provide right now but will post it once I get it.
I hope above information will solve my problem.
Thanks for your reply!
JavaFullClassName of Tree Object is "org.jdesktop.swingx.JXTree"
I dont know from which Class it is derived but I if you google this class name you would find it extends JTree as you would find it at below link( at line 174) http://grepcode.com/file/repo1.maven.org/maven2/org.swinglabs/swingx/1.6.1/org/jdesktop/swingx/JXTree.java
Sample app I can not provide right now but will post it once I get it.
I hope above information will solve my problem.