Overview | Methods | This Package | All Packages
Retrieves the width, in pixels, of the scroll box in a horizontal scroll bar.
Syntax
public static final int getHorizScrollBarThumbWidth()
Return Value
Returns an integer value that represents the width of a horizontal scroll box.
Remarks
Use the getHorizScrollBarThumbWidth method to determine the width of the scroll box used to indicate scroll bar position and to drag the scroll bar to a new position.
See Also getHorizScrollBarArrowWidth, getHorizScrollBarHeight, getVertScrollBarThumbHeight