java.lang.Object
net.anwiba.commons.swing.table.SortedRowMapper<T>
- All Implemented Interfaces:
ISortedRowMapper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SortedRowMapper
-
-
Method Details
-
getSortedRow
public int getSortedRow(int index) - Specified by:
getSortedRowin interfaceISortedRowMapper
-
getModelIndex
public int getModelIndex(int row) - Specified by:
getModelIndexin interfaceISortedRowMapper
-