users@jaxb.java.net

Re: JAXB Lists and Trees

From: Les Hazlewood <les_at_hazlewood.com>
Date: Mon, 27 Jan 2003 21:03:13 +0000

Kohsuke Kawaguchi writes:

> I suppose it's just because nobody just haven't thought about it. I
> couldn't find the TreeModel interface in the java.util package.

Sorry, I meant javax.swing.tree.TreeModel

Its in a swing package for convenience of implementing JTree, but it can be
used for generic tree data structures as well.

Thanks for the reply.

Les Hazlewood