Package com.macrofocus.data.table
Interface Row
- All Superinterfaces:
Comparable
- All Known Implementing Classes:
DirectRow
,IndexedRow
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
isValid
boolean isValid() -
getValueAt
-
getTableModel
TableModel getTableModel() -
getRow
int getRow()
-