Package org.pushingpixels.flamingo.api.bcb

Interface Summary
BreadcrumbBarExceptionHandler Generic exception handler for the breadcrumb bar.
BreadcrumbPathListener The application listener on breadcrumb path events.
JBreadcrumbBar.BreadcrumbBarElement Base interface for elements in breadcrumb bar.
 

Class Summary
BreadcrumbBarCallBack<T> The application callback that can be set on JBreadcrumbBar.
BreadcrumbBarModel<T> Model for the breadcrumb bar component (JBreadcrumbBar).
BreadcrumbItem<T> A single item in the JBreadcrumbBar model.
BreadcrumbPathEvent Event on the breadcrumb bar path.
JBreadcrumbBar<T> Breadcrumb bar.
 

Exception Summary
BreadcrumbBarException Generic runtime exception for the breadcrumb bar.