I'm looking for some help writing a JTree that uses.  I've found
limited examples on the web, but most are copyrighted and all seem to
use very different implementation approaches.

Does anyone have links or ideas for creating a JTree with nothing more
than a check box and a label for each node in the tree.  I've been
able to override the renderer to use a simple JCheckBox(String)
constructor but I can't get the check boxes to actually select and
deselect.  Any help at all would be greatly appreciated.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to