Scrollbar.getUnitIncrement

Scrollbar.getUnitIncrement

Class Overview | Class Members | This Package | All Packages

Syntax
public int getUnitIncrement()
Returns
the unit increment of this scroll bar.
Description
Gets the unit increment for this scrollbar.

The unit increment is the value that is added (subtracted) when the user activates the unit increment area of the scroll bar, generally through a mouse or keyboard gesture that the scroll bar receives as an adjustment event.

See Also
setUnitIncrement