ScrollBar.getValue

Overview | Methods | This Package | All Packages

ScrollBar.getValue

Retrieves the current value of the scroll bar.

Syntax

public int getValue()

Return Value

Returns the value of the scroll bar.

Remarks

The value of the scroll bar represents the position of the scroll thumb.

See Also    setValue, getMaximum, getMinimum