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