| Interface | Description | 
|---|---|
| AttributedBreadcrumb | 
 An interface to optionally customize individual breadcrumbs with
 different attributes. 
 | 
| Breadcrumb<T> | 
 A representation of a node in the JBreadcrumbs breadcrumb bar. 
 | 
| BreadcrumbsListener<T> | |
| BreadcrumbsModel | 
 Model to represent the structure of a JBreadcrumbs component. 
 | 
| BreadcrumbsModelListener | |
| PopupProvider<T> | 
 An API for clients to provide details of the PopupItems that appear in a
 Breadcrumbs separator popupmenu 
 | 
| Class | Description | 
|---|---|
| BreadcrumbsButton | 
 Breadcrumbs bar uses buttons for each of the breadcrumbs. 
 | 
| BreadcrumbsButtonUI | 
 UIDelegate for basic rendering of a BreadcrumbsButton. 
 | 
| JBreadcrumbs | |
| PopupHandler | 
 Enables the breadcrumb separators in a JBreadcrumbs component to optionally popup
 a menu of items when clicked. 
 | 
| PopupItem<T> | 
 A class to represent the items appearing in a breadcrumb popup menu. 
 | 
| PopupRenderer | 
 Basic Rendering of a PopupItem in a list 
 | 
| Enum | Description | 
|---|---|
| AttributedBreadcrumb.Attribute |