com.lowagie.toolbox.swing
class FileList.FileTableModel extends AbstractTableModel
Field Summary | |
---|---|
String[] | columnNames |
static long | serialVersionUID |
Method Summary | |
---|---|
Class<?> | getColumnClass(int col) |
int | getColumnCount() |
String | getColumnName(int col) |
int | getRowCount() |
Object | getValueAt(int row, int col) |
void | removeRow(int row) |