Class FlatScrollBarUI

  • All Implemented Interfaces:
    FlatStylingSupport.StyleableLookupProvider, FlatStylingSupport.StyleableUI, LayoutManager, SwingConstants

    public class FlatScrollBarUI
    extends BasicScrollBarUI
    implements FlatStylingSupport.StyleableUI, FlatStylingSupport.StyleableLookupProvider
    Provides the Flat LaF UI delegate for JScrollBar.
    UiDefault:
    ScrollBar.background Color, ScrollBar.foreground Color unused, ScrollBar.track Color, ScrollBar.thumb Color, ScrollBar.width int, ScrollBar.minimumThumbSize Dimension, ScrollBar.maximumThumbSize Dimension, ScrollBar.allowsAbsolutePositioning boolean , ScrollBar.minimumButtonSize Dimension, ScrollBar.trackInsets Insets, ScrollBar.thumbInsets Insets, ScrollBar.trackArc int, ScrollBar.thumbArc int, ScrollBar.hoverTrackColor Color optional, ScrollBar.hoverThumbColor Color optional, ScrollBar.hoverThumbWithTrack boolean, ScrollBar.pressedTrackColor Color optional, ScrollBar.pressedThumbColor Color optional, ScrollBar.pressedThumbWithTrack boolean, Component.arrowType String chevron (default) or triangle, ScrollBar.showButtons boolean, ScrollBar.buttonArrowColor Color, ScrollBar.buttonDisabledArrowColor Color, ScrollBar.hoverButtonBackground Color optional, ScrollBar.pressedButtonBackground Color optional