Scrollbar.getBlockIncrement

Scrollbar.getBlockIncrement

Class Overview | Class Members | This Package | All Packages

Syntax
public int getBlockIncrement()
Returns
the block increment of this scroll bar.
Description
Gets the block increment of this scroll bar.

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

See Also
setBlockIncrement