RowSorter

Class RowSorter<M>

Type Parameters:
M - the type of the underlying model
Direct Known Subclasses:
DefaultRowSorter
public abstract class RowSorter<M>
extends Object

RowSorter provides the basis for sorting and filtering. Beyond creating and installing a RowSorter, you very rarely need to interact with one directly. Refer to TableRowSorter for a concrete implementation of RowSorter for JTable.

RowSorter's primary role is to provide a mapping