Customizing a JScrollBar Look and Feel : JScrollBar « Swing « Java Tutorial






Property StringObject Type
scrollbarColor
ScrollBar.actionMapActionMap
ScrollBar.allowsAbsolutePositioningBoolean
ScrollBar.ancestorInputMapInputMap
ScrollBar.ancestorInputMap.RightToLeftInputMap
ScrollBar.backgroundColor
ScrollBar.borderBorder
ScrollBar.darkShadowColor
ScrollBar.focusInputMapObject[ ]
ScrollBar.focusInputMap.RightToLeftInputMap
ScrollBar.foregroundColor
ScrollBar.gradientList
ScrollBar.highlightColor
ScrollBar.maximumThumbSizeDimension
ScrollBar.minimumThumbSizeDimension
ScrollBar.shadowColor
ScrollBar.squareButtonsBoolean
ScrollBar.thumbColor
ScrollBar.thumbDarkShadowColor
ScrollBar.thumbHeightInteger
ScrollBar.thumbHighlightColor
ScrollBar.thumbShadowColor
ScrollBar.trackColor
ScrollBar.trackForegroundColor
ScrollBar.trackHighlightColor
ScrollBar.trackHighlightForegroundColor
ScrollBar.widthInteger
ScrollBarUIString


14.48.JScrollBar
14.48.1.The simplest of the bounded range components is the JScrollBarThe simplest of the bounded range components is the JScrollBar
14.48.2.Listening to Scrolling Events with a ChangeListenerListening to Scrolling Events with a ChangeListener
14.48.3.JScrollBar and Adjustment event
14.48.4.Always display scrollbar
14.48.5.Customizing a JScrollBar Look and Feel