Uses of Interface
org.jvnet.flamingo.bcb.BreadcrumbPathListener

Packages that use BreadcrumbPathListener
org.jvnet.flamingo.bcb   
 

Uses of BreadcrumbPathListener in org.jvnet.flamingo.bcb
 

Methods in org.jvnet.flamingo.bcb with parameters of type BreadcrumbPathListener
 void BreadcrumbBarModel.addPathListener(BreadcrumbPathListener l)
          Adds the specified path listener to this model.
 void BreadcrumbBarModel.removePathListener(BreadcrumbPathListener l)
          Removes the specified path listener from this model.