R
- the type of rowspublic interface FilteredTableSelectionModel<R> extends ListSelectionModel, SelectionModel<R>
FilteredTableModel
.MULTIPLE_INTERVAL_SELECTION, SINGLE_INTERVAL_SELECTION, SINGLE_SELECTION
addListSelectionListener, addSelectionInterval, clearSelection, getAnchorSelectionIndex, getLeadSelectionIndex, getMaxSelectionIndex, getMinSelectionIndex, getSelectionMode, getValueIsAdjusting, insertIndexInterval, isSelectedIndex, isSelectionEmpty, removeIndexInterval, removeListSelectionListener, removeSelectionInterval, setAnchorSelectionIndex, setLeadSelectionIndex, setSelectionInterval, setSelectionMode, setValueIsAdjusting
addSelectedIndex, addSelectedIndexes, addSelectedIndexesListener, addSelectedIndexListener, addSelectedItem, addSelectedItemListener, addSelectedItems, addSelectedItemsListener, addSelectionListener, clearSelection, getSelectedIndex, getSelectedIndexes, getSelectedItem, getSelectedItems, isSelectionEmpty, isSelectionNotEmpty, moveSelectionDown, moveSelectionUp, multipleSelectionObserver, removeSelectedIndex, removeSelectedIndexes, removeSelectedIndexesListener, removeSelectedIndexListener, removeSelectedItem, removeSelectedItemListener, removeSelectedItems, removeSelectedItemsListener, removeSelectionListener, selectAll, selectionCount, selectionEmptyObserver, selectionNotEmptyObserver, setSelectedIndex, setSelectedIndexes, setSelectedItem, setSelectedItems, singleSelectionModeState, singleSelectionObserver