public final class SortedRowMapper<T> extends Object implements ISortedRowMapper
| Constructor and Description |
|---|
SortedRowMapper(ObjectTableRowSorter<T> tableRowSorter) |
| Modifier and Type | Method and Description |
|---|---|
int |
getModelIndex(int row) |
int |
getSortedRow(int index) |
public SortedRowMapper(ObjectTableRowSorter<T> tableRowSorter)
public int getSortedRow(int index)
getSortedRow in interface ISortedRowMapperpublic int getModelIndex(int row)
getModelIndex in interface ISortedRowMapperCopyright © 2007–2017 Andreas Bartels. All rights reserved.