public interface PropertyTableModel extends TableModel
Modifier and Type | Method and Description |
---|---|
Class |
getClassForCell(int row,
int col) |
PropertyEditor |
getEditorForCell(int row,
int column) |
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt
Class getClassForCell(int row, int col)
PropertyEditor getEditorForCell(int row, int column)