Package org.pushingpixels.flamingo.api.bcb.core

Class Summary
BreadcrumbFileSelector Breadcrumb bar that allows browsing the local file system.
BreadcrumbFileSelector.DirCallback Local file system specific implementation of the BreadcrumbBarCallBack.
BreadcrumbMultiSvnSelector Breadcrumb bar that allows browsing multiple local and remote SVN repositories.
BreadcrumbMultiSvnSelector.SvnRepositoryInfo Information on a single SVN repository.
BreadcrumbSvnSelector Breadcrumb bar that allows browsing a single local / remote SVN repository.
BreadcrumbSvnSelector.PathCallback SVN-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 .