I really like the components from jide [1] - depending on your project it's
a quick way to get a richer set of swing components into your project
(including jtrees with checkboxes).

Ruben

[1] http://www.jidesoft.com/

On Sun, Oct 4, 2009 at 9:33 PM, Shooter <kwilson4...@gmail.com> wrote:

>
>
> 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 javaposse@googlegroups.com
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to