Package org.pushingpixels.flamingo.api.bcb
-
Interface Summary Interface Description 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 Class Description BreadcrumbBarCallBack<T> The application callback that can be set onJBreadcrumbBar
.BreadcrumbBarModel<T> Model for the breadcrumb bar component (JBreadcrumbBar
).BreadcrumbItem<T> A single item in theJBreadcrumbBar
model.BreadcrumbPathEvent Event on the breadcrumb bar path.JBreadcrumbBar<T> Breadcrumb bar. -
Exception Summary Exception Description BreadcrumbBarException Generic runtime exception for the breadcrumb bar.