Uses of Class
javax.swing.DefaultRowSorter
Package
Description
Provides classes and interfaces for dealing with
javax.swing.JTable
.-
Uses of DefaultRowSorter in javax.swing.table
Modifier and TypeClassDescriptionclass
TableRowSorter<M extends TableModel>
An implementation ofRowSorter
that provides sorting and filtering using aTableModel
.