public class SubstanceBreadcrumbBarUI
extends org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
Constructor and Description |
---|
SubstanceBreadcrumbBarUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
protected void |
installDefaults(org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar bar) |
protected void |
uninstallDefaults(org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar bar) |
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
createLayoutManager, installComponents, installListeners, installUI, pushChoice, pushChoices, pushChoices, uninstallComponents, uninstallListeners, uninstallUI, updateComponents
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installDefaults(org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar bar)
installDefaults
in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
protected void uninstallDefaults(org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar bar)
uninstallDefaults
in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.ComponentUI