| Author |
Refresh the LeftSide Jtable When Click On node in rightSide JTree Node
|
Nanditha Parripati
Greenhorn
Joined: Jul 20, 2009
Posts: 12
|
|
Hi,
I am facing problem when i need to refresh the JTable data when i click on any of the node in JTree. Can Any one help me in solving the issue. I am Pasting the code below.
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1237
|
|
Use a DefaultTableModel to reset the data
|
Swastik
|
 |
Nanditha Parripati
Greenhorn
Joined: Jul 20, 2009
Posts: 12
|
|
Hi,
Thanks a lot for your help.
Regards,
Nanditha.
|
 |
Roel De Nijs
Bartender
Joined: Jul 19, 2004
Posts: 4389
|
|
I think this code is a bit overhead for the scjd assignment
|
SCJA, SCJP (1.4 | 5.0 | 6.0), SCJD
http://www.javaroe.be/
|
 |
 |
|
|
subject: Refresh the LeftSide Jtable When Click On node in rightSide JTree Node
|
|
|