News

I need either a layout manager or container that will layout components in a tree format, preferably with lines connecting parent/child. JTree doesn't work for me because it represents trees ...
Hi guys!I have a bit of a component layout problem. See the below image:View image: http://darkpro.dyndns.org/pictures/other/help/01.gif As you can see, the JTree is ...
CheckboxTree is an open source, Swing-based tree component with a checkbox in each of its nodes, similar to those commonly found in installers but missing from the Swing GUI toolkit. In this ...