| Interface | Description |
|---|---|
| TableModel<T extends ListRow> |
The general table model used by jVine targets.
|
| Class | Description |
|---|---|
| DefaultTableModel<T extends ListRow> |
The default table model.
|
| ListRowComparator<T extends ListRow> |
Comparator used to compare two list rows.
|
| RowFilter<U,T extends ListRow> |
ColumnFilter is used to filter
ListRows based on a filter value
and filter type. |
| Enum | Description |
|---|---|
| ListRowComparator.Sorting |
Enumerates sort direction.
|
| RowFilter.FilterType |
Specifies the criteria used by a Filter.
|
| TableModel.SelectionModel |
Enumerates the various row selection models.
|
Copyright © 2006–2017 Esito AS. All rights reserved.