public class SubstanceBreadcrumbBarUI
extends org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUI
| Constructor | Description |
|---|---|
SubstanceBreadcrumbBarUI() |
| Modifier and Type | Method | 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, updateComponentspublic 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.BasicBreadcrumbBarUIprotected void uninstallDefaults(org.pushingpixels.flamingo.api.bcb.JBreadcrumbBar bar)
uninstallDefaults in class org.pushingpixels.flamingo.internal.ui.bcb.BasicBreadcrumbBarUIpublic void update(java.awt.Graphics g,
javax.swing.JComponent c)
update in class javax.swing.plaf.ComponentUI