Interface | Description |
---|---|
SortController<M> |
Defines the interactive sort control for sortable collection components (like
JXList, JXTable).
|
StringValueProvider |
Read-only repository for StringValues.
|
Class | Description |
---|---|
DefaultSortController<M> |
A SortController to use for a JXTable.
|
ListSortController<M extends ListModel> |
TODO add type doc
|
RowFilters |
Factory of additional
RowFilter s. |
RowFilters.GeneralFilter |
C&P from core Swing to allow subclassing.
|
SortUtils |
Collection of convenience methods.
|
StringValueRegistry |
A writable implemenation of StringValueProvider.
|
TableSortController<M extends TableModel> |
A SortController to use for a JXTable.
|
Copyright © 2013. All Rights Reserved.