Class | Description |
---|---|
ProviderSubset<T> |
A
Set implementation utilizing a ITreeProvider 's models to keep containing
elements. |
SingleSortState<T> |
Implementation of ISortState that can keep track of sort information for a single property.
|
SortableDataProvider<T,S> |
Convenience implementation of a data provider that can also act as a locator for a
SingleSortState object. |
SortableTreeProvider<T,S> |
Convenience implementation of a tree provider that can also act as a locator for a
SingleSortState object. |
SortParam<T> |
Represents sorting information of a property
|
TreeModelProvider<T> |
A provider wrapping a Swing
TreeModel . |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.