Re: Refreshing a GUI
- From: LK <lks01@xxxxxx>
- Date: Tue, 20 Feb 2007 18:54:23 +0100
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!!
- Follow-Ups:
- Re: Refreshing a GUI
- From: Corona4456
- Re: Refreshing a GUI
- Prev by Date: Re: Keyboard Traversal of Tree (standard?)
- Next by Date: how to draw sth on a Panel permanently?
- Previous by thread: Keyboard Traversal of Tree (standard?)
- Next by thread: Re: Refreshing a GUI
- Index(es):
Relevant Pages
|