Package | Description |
---|---|
edu.ucla.stat.SOCR.motionchart | |
edu.ucla.stat.SOCR.util.tablemodels |
Modifier and Type | Class and Description |
---|---|
protected class |
MotionTableModel.MotionRowComparator |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRowComparator
Default implementation of
RowComparator interface. |
Modifier and Type | Method and Description |
---|---|
RowComparator |
SortedTableModel.getRowComparator()
Returns
RowComparator used to sort table rows. |
Modifier and Type | Method and Description |
---|---|
void |
SortedTableModel.setRowComparator(RowComparator rowComparator)
Sets
RowComparator used to sort table rows. |