| Package | Description |
|---|---|
| edu.ucla.stat.SOCR.util.tablemodels |
| Modifier and Type | Method and Description |
|---|---|
RowFilter |
FilteredTableModel.getRowFilter()
Returns
RowFilter used to filter table rows. |
| Modifier and Type | Method and Description |
|---|---|
void |
FilteredTableModel.setRowFilter(RowFilter rowFilter)
Sets
RowFilter used to filter table rows. |