| Package | Description |
|---|---|
| javax.swing.table |
Provides classes and interfaces for dealing with
javax.swing.JTable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableRowSorter<M extends TableModel
An implementation of
RowSorter that provides sorting and filtering using a
TableModel.
|