public class SubstanceScrollablePanelUI
extends org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
JScrollablePanel
components in Substance look and feel.Constructor | Description |
---|---|
SubstanceScrollablePanelUI() |
Modifier and Type | Method | Description |
---|---|---|
org.pushingpixels.flamingo.api.common.JCommandButton |
createLeadingScroller() |
|
org.pushingpixels.flamingo.api.common.JCommandButton |
createTrailingScroller() |
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
|
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
configureLeftScrollerButtonAction, configureRightScrollerButtonAction, installComponents, installDefaults, installListeners, installUI, isShowingScrollButtons, removeScrollers, scrollToIfNecessary, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.ComponentUI
public org.pushingpixels.flamingo.api.common.JCommandButton createLeadingScroller()
createLeadingScroller
in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI
public org.pushingpixels.flamingo.api.common.JCommandButton createTrailingScroller()
createTrailingScroller
in class org.pushingpixels.flamingo.internal.ui.common.BasicScrollablePanelUI