| Interface | Description |
|---|---|
| TreeModelDecorator | |
| TreeUtils.FilterStringResolver<E> |
Used by
TreeUtils.FilteredTreeModel to determine the string representation of a treenode that should be used for
filtering. |
| Class | Description |
|---|---|
| NavigationTreeModelGetPathOptimizer |
Optimizes traversing in trees which store only
NavigationNode nodes. |
| TreeUtils |
Provides useful functionalities for zk trees, especially for searching within treenodes.
|
| TreeUtils.FilteredTreeModel<E> |
Subclass of
AbstractTreeModel that can be used as a filter. |
| Enum | Description |
|---|---|
| TreeUtils.MatchMode |
| Exception | Description |
|---|---|
| ExceededTraversedItemsLimitException |
Throws to indicate that a number of the traversed items exceeded the maximum supported value.
|
Copyright © 2018. All rights reserved.