Uses of Interface
org.pushingpixels.radiance.component.api.bcb.BreadcrumbPathListener
Packages that use BreadcrumbPathListener
-
Uses of BreadcrumbPathListener in org.pushingpixels.radiance.component.api.bcb
Methods in org.pushingpixels.radiance.component.api.bcb with parameters of type BreadcrumbPathListenerModifier and TypeMethodDescriptionvoidBreadcrumbBarContentModel.addPathListener(BreadcrumbPathListener<T> l) Adds the specified path listener to this model.voidBreadcrumbBarContentModel.removePathListener(BreadcrumbPathListener<T> l) Removes the specified path listener from this model.