The following theme parameters are required by the scroll pane:
Parameter nameTypeDescription
autoScrollAreaintegerThe size of the auto scroll area
autoScrollSpeedintegerThe speed in pixels to scroll every 50 ms
hasDragButtonbooleanIf the dragButton should be shown or not
scrollbarsAlwaysVisiblebooleanShow scrollbars always (true) or only when needed (false)
The following optional parameters can be used to change the appearance of
the scroll pane:
Parameter nameTypeDescription
hscrollbarOffsetDimensionMoves the horizontal scrollbar but does not
change the available area for the scroll content.
vscrollbarOffsetDimensionMoves the vertical scrollbar but does not
change the available area for the scroll content.
contentScrollbarSpacingDimensionAn optional spacing between
the scrollbar and the content area.