Module java.desktop

Class MetalScrollBarUI

    • Field Detail

      • scrollBarWidth

        protected int scrollBarWidth
        The width of the scroll bar.
      • FREE_STANDING_PROP

        public static final String FREE_STANDING_PROP
        The property JScrollBar.isFreeStanding.
        See Also:
        Constant Field Values
      • isFreeStanding

        protected boolean isFreeStanding
        The value of the property JScrollBar.isFreeStanding.
    • Constructor Detail

      • MetalScrollBarUI

        public MetalScrollBarUI​()