Re: JTree visible event?



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
.



Relevant Pages

  • Re: Refreshing a GUI
    ... i have created a Jform, n in it i have a Jtree. ... displaying the names of my friends. ...
    (comp.lang.java.gui)
  • JTree visible event?
    ... Is there an event trigger when a JTree is done displaying? ... Prev by Date: ...
    (comp.lang.java.gui)
  • Re: Refreshing a GUI
    ... If you mean the Swing based JTree, ... please refer to it as javax.swing.JTree (using correct ... displaying the names of my friends. ... SSCCE* is a *very* specific form of code. ...
    (comp.lang.java.gui)
  • Refreshing a GUI
    ... n in it i have a Jtree. ... displaying the names of my friends. ... Theres also a function to add more ...
    (comp.lang.java.gui)
  • Reg. Listing Only Online Users in a Seperate JTree from the Total Users.
    ... displaying my contact list with all the users including offline and ... So I use JTRee to display groups and then expand the groups to ... Online Users on one side of the dialogbox and have Add, ... offline users. ...
    (comp.lang.java.programmer)