Questions tagged as 'tablemodel'

2
answers

Update JTable using DefaultTableModel

I understand that the use of DefaultTableModel is almost abominable, but I used this template and now I have no time to change to a TableModel (which I have not learned yet), is there any way to update a table of a class in View , after a method...
asked by 14.06.2016 / 18:34
1
answer

Error when setting template in JTable

So I was developing a frame that received a table from the database, I used the same scope of the function several times and it worked perfectly, I just modified what was necessary to generate the table the way I wanted it in that case and starte...
asked by 06.12.2016 / 20:34