public class SubstanceScrollablePanelUI extends BasicScrollablePanelUI
JScrollablePanel components in Substance look and feel.BasicScrollablePanelUI.ScrollablePanelLayoutscrollablePanel| Constructor | Description |
|---|---|
SubstanceScrollablePanelUI() |
| Modifier and Type | Method | Description |
|---|---|---|
JCommandButton |
createLeadingScroller() |
|
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, uninstallUIpublic 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.ComponentUIpublic JCommandButton createLeadingScroller()
createLeadingScroller in class BasicScrollablePanelUIpublic JCommandButton createTrailingScroller()
createTrailingScroller in class BasicScrollablePanelUI