Scrollbar.getMaximum
Scrollbar.getMaximum
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public int getMaximum()
Returns
the maximum value of this scroll bar.
Description
Gets the maximum value of this scroll bar.
See Also
getValue
,
getMinimum