| 
 
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:
 
 
How to select the tree children & how to add a click event for that children
 
 
Posted by viraj samaranayake on June 25, 2001 at 2:31 AM 
> > I need  examples on swing packages basically jtree and the  > > various classes used in it.  I am having some proiblum in my private project. There is a Jtree interface .I used two node and  I filled data for that two nodes using two vectors.I want to select a element in that JTree GUI & also give a click event to that each of every element .And then I want to call a other interface after the clicking that element. rgds.viraj   
 
 
 
 
  
Replies:
 
 |