Re: JTree visible event?
- From: usenet@xxxxxxx (Christian Kaufhold)
- Date: Fri, 25 Nov 2005 01:58:57 +0100
soup_or_power@xxxxxxxxx wrote:
> I can't use isVisible and isRootVisible to determine when a JTree is
> displayed. Is there an event trigger when a JTree is done displaying?
Please clarify. isVisible() is usually always true, so it determines
nothing. isRootVisible() does not affect JTree visibility, but layout.
What do you really mean by "displayed" and "done displaying"?
Christian
.
- References:
- JTree visible event?
- From: soup_or_power
- JTree visible event?
- Prev by Date: Re: DefaultTreeCellRenderer moves the placement of children in JTree
- Next by Date: Re: JTextPane problem
- Previous by thread: JTree visible event?
- Next by thread: keep open JComboBox drop-down list
- Index(es):
Relevant Pages
|
|