Описание тега rowsorter
Rowsorter is an abstract java class that provides the basis for sorting and filtering. Beyond creating and installing a RowSorter, you very rarely need to interact with one directly.
Rowsorter is an abstract java class that 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.