Package net.anwiba.commons.swing.table
Interface ISortedRowMapper
-
- All Known Implementing Classes:
SortedRowMapper
public interface ISortedRowMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetModelIndex(int row)intgetSortedRow(int index)
-