Re: can JTree's have multiple roots and models ?
- From: Markus Mueller <mark.mueller@xxxxxx>
- Date: Thu, 27 Oct 2005 23:20:27 +0200
William Z. wrote:
Maybe I can just hide the main root node and just show the children.
You are looking for JTree#setRootVisible (see [1]), don't you?
Markus
[1] http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html#setRootVisible(boolean)
.
- Follow-Ups:
- Re: can JTree's have multiple roots and models ?
- From: Thomas Hawtin
- Re: can JTree's have multiple roots and models ?
- References:
- can JTree's have multiple roots and models ?
- From: William Z.
- Re: can JTree's have multiple roots and models ?
- From: Oliver Wong
- Re: can JTree's have multiple roots and models ?
- From: William Z.
- can JTree's have multiple roots and models ?
- Prev by Date: Re: can JTree's have multiple roots and models ?
- Next by Date: Re: problem using html for multiline jbutton
- Previous by thread: Re: can JTree's have multiple roots and models ?
- Next by thread: Re: can JTree's have multiple roots and models ?
- Index(es):