|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.stat.SOCR.motionchart.MotionTableModel.MotionRowComparator
protected class MotionTableModel.MotionRowComparator
| Constructor Summary | |
|---|---|
protected |
MotionTableModel.MotionRowComparator()
|
| Method Summary | |
|---|---|
int |
compare(int row1,
int row2,
int column,
javax.swing.table.TableModel tableModel)
Compares two rows for order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MotionTableModel.MotionRowComparator()
| Method Detail |
|---|
public int compare(int row1,
int row2,
int column,
javax.swing.table.TableModel tableModel)
compare in interface RowComparatorrow1 - the first row to be comparedrow2 - the second row to be comparedcolumn - sorting columntableModel - table's model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||