Package ucar.ui.table
Interface TableRow
-
- All Known Implementing Classes:
TableRowAbstract
public interface TableRow
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(TableRow other, int col)ObjectgetUserObject()ObjectgetValueAt(int col)voidsetNextSort(int[] nextSort)
-