I have a jtable in an java application and it reads an object[x][y] when created (with the jtablejTable3.setModel() function).Is there any function when objects data be changed to load them in my java table
Asked
Active
Viewed 189 times
2 Answers
0
put your data in the tablemodel, and call
tableModel.fireTableDataChanged();

Soner Gönül
- 97,193
- 102
- 206
- 364

ollins
- 1,851
- 12
- 16
-
Is it possible to do this with the repaid() function? I tried it but didnt worked for some reason – user973493 Oct 08 '11 at 08:48