Class TweakedScrollPaneLayout

java.lang.Object
javax.swing.ScrollPaneLayout
org.pushingpixels.radiance.theming.internal.widget.scroll.TweakedScrollPaneLayout
All Implemented Interfaces:
LayoutManager, Serializable, ScrollPaneConstants

public class TweakedScrollPaneLayout extends ScrollPaneLayout
A hideous hack to allow the display of the selector's button even when only one scrollBar is visible.

Contributed by the original author under BSD license. Also appears in the JDNC Incubator.

See Also: