jview
Class MyTableSorter.Row
java.lang.Object
jview.MyTableSorter.Row
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- MyTableSorter
private class MyTableSorter.Row
- extends Object
- implements Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modelIndex
private int modelIndex
MyTableSorter.Row
public MyTableSorter.Row(int index)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo in interface Comparable