Uses of Interface
net.anwiba.commons.swing.table.ISortedRowMapper
Packages that use ISortedRowMapper
-
Uses of ISortedRowMapper in net.anwiba.commons.swing.table
Classes in net.anwiba.commons.swing.table that implement ISortedRowMapperConstructors in net.anwiba.commons.swing.table with parameters of type ISortedRowMapperModifierConstructorDescriptionSelectionIndexModel(ListSelectionModel tableSelectionModel, ISortedRowMapper rowMapper, SelectionModel<T> selectionModel) -
Uses of ISortedRowMapper in net.anwiba.commons.swing.table.listener
Constructors in net.anwiba.commons.swing.table.listener with parameters of type ISortedRowMapperModifierConstructorDescriptionSelectionListener(IObjectTableModel<T> tableModel, ListSelectionModel tableSelectionModel, ISelectionModel<T> objectSelectionModel, ISortedRowMapper sortedRowMapper) TableSelectionListener(IObjectTableModel<T> tableModel, ListSelectionModel tableSelectionModel, ISelectionModel<T> objectSelectionModel, ISortedRowMapper sortedRowMapper)