Class SubstanceScrollPaneUI.AdjustedLayout

java.lang.Object
javax.swing.ScrollPaneLayout
org.pushingpixels.substance.internal.ui.SubstanceScrollPaneUI.AdjustedLayout
All Implemented Interfaces:
LayoutManager, Serializable, UIResource, ScrollPaneConstants
Enclosing class:
SubstanceScrollPaneUI

protected static class SubstanceScrollPaneUI.AdjustedLayout extends ScrollPaneLayout implements UIResource
Layout manager to adjust the bounds of scrollbars and the viewport when the default (SubstanceScrollPaneBorder) border is set on the relevant JScrollPane.
See Also: