Menu

#21 Adding/removing rows from a table

open
nobody
None
5
2007-08-09
2007-08-09
Anonymous
No

It would be nice if there was a simple way to add a new row to a table, and maybe also to remove a row from a table.

The AntTable class should probably use DefaultTableModel like in these:
http://www.exampledepot.com/egs/javax.swing.table/RemoveRow.html?l=rel
http://www.exampledepot.com/egs/javax.swing.table/InsertRow.html?l=rel

Discussion


Log in to post a comment.