> > What you seem to need is something called a "TreeTable". There are
> > several examples on the net, including:
[quoted text clipped - 18 lines]
> Note: This is the default behavior of JTrees, not a bug in
> JTreeTable.

Signature
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>
>> - First of all, use the updated code from the second article
>> (http://java.sun.com/products/jfc/tsc/articles/treetable2/index.html)
> Thank you for this update. What did you use for FileSystemModel2.java?
> The promised zip download is not extant, and I reported what appears to
> be a missing file link.
I just downloaded the files manually and ignored FileSystemModel2.java,
since it's only an example and not required for the TreeTable.
> For reference, there's a third article in the series, which seems to
> have all it's files:
>
> <http://java.sun.com/products/jfc/tsc/articles/bookmarks/>
Thanks, I'll check out the new TreeTable. It's really a shame that such
a useful widget is hidden in some old articles.
Jens
John B. Matthews - 11 Feb 2010 13:35 GMT
[...]
> > Thank you for this update. What did you use for
> > FileSystemModel2.java? The promised zip download is not extant, and
[quoted text clipped - 3 lines]
> FileSystemModel2.java, since it's only an example and
> not required for the TreeTable.
Just curious. FWIW, Oracle/Sun acknowledged the report.
> > For reference, there's a third article in the series, which seems
> > to have all it's files:
[quoted text clipped - 3 lines]
> Thanks, I'll check out the new TreeTable. It's really a shame that
> such a useful widget is hidden in some old articles.
Agreed. It looks nice with the L&Fs I have available; now I have to
figure out why it breaks with Apple's L&F.

Signature
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>