How to lock a tree node so that it won't ever collapse
- From: "William Z." <Wizumwalt@xxxxxxxxx>
- Date: 26 Mar 2007 10:09:29 -0700
I have a DefaultMutableTreeNode that sometimes collapses on certain
hardware (like a trackball) when the mouse hovers over a child node in
my JTree.
How can I lock this one single node from collapsing? It's a root node
that's hidden so that all the second level child nodes appear, making
them look like multiple root nodes.
.
- Follow-Ups:
- Re: How to lock a tree node so that it won't ever collapse
- From: Mark Holland
- Re: How to lock a tree node so that it won't ever collapse
- Prev by Date: Re: GridBagLayout and changing constraints objects.
- Next by Date: Re: How to lock a tree node so that it won't ever collapse
- Previous by thread: Re: GridBagLayout and changing constraints objects.
- Next by thread: Re: How to lock a tree node so that it won't ever collapse
- Index(es):
Relevant Pages
|