| Class | Description |
|---|---|
| BreadcrumbFileSelector |
Breadcrumb bar that allows browsing the local file system.
|
| BreadcrumbFileSelector.DirCallback |
Local file system specific implementation of the
BreadcrumbBarCallBack. |
| BreadcrumbTreeAdapterSelector |
Breadcrumb bar that allows wrapping an existing
JTree or a
TreeModel. |
| BreadcrumbTreeAdapterSelector.TreeAdapter |
Tree adapter that allows plugging a custom rendering logic.
|
| BreadcrumbTreeAdapterSelector.TreeCallback |
Tree-adapter specific implementation of the
BreadcrumbBarCallBack
. |