I was looking at the apache pivot stuff this morning after listening
to the podcast mentioning it yesterday. They have a checkbox tree
which could work for you.

You can see it in the kitchen sink demo here:

http://incubator.apache.org/pivot/1.3/demos/

On Oct 5, 5:33 am, Shooter <[email protected]> wrote:
> 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