Uses of Class
ball.swing.table.SimpleTableModel
-
Packages that use SimpleTableModel Package Description ball.swing.table javax.swing.table
implementation classes. -
-
Uses of SimpleTableModel in ball.swing.table
Methods in ball.swing.table that return SimpleTableModel Modifier and Type Method Description SimpleTableModel
SimpleTableModel. row(Object... row)
Convenience method to add a new row.
-