Re: Refreshing a GUI



try to make a JTable.getModel().fireDataChanged();

good luck!

raunaq schrieb:
hi,
i have created a Jform , n in it i have a Jtree. now in Jtree i'm
displaying the names of my friends. Theres also a function to add more
frineds to the list . but i dont know how to dynamically refresh the
list to display those updated names in the tree... please help!!

.



Relevant Pages

  • 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)
  • Re: JTree visible event?
    ... Is there an event trigger when a JTree is done displaying? ... Prev by Date: ...
    (comp.lang.java.gui)