| Interface | Description |
|---|---|
| BreadcrumbTreeAdapterSelector.TreeAdapter<T> |
Tree adapter that allows plugging a custom rendering logic.
|
| Class | Description |
|---|---|
| BreadcrumbFileSelector |
Breadcrumb bar that allows browsing the local file system.
|
| BreadcrumbTreeAdapterSelector<T> |
Breadcrumb bar that allows wrapping an existing
JTree or a
TreeModel. |