Retrieves the number of lines to scroll when the mouse wheel is rotated.
public static final int getMouseWheelScrollLines()
Returns an integer that represents the number of lines to scroll.
Use this method to determine how many lines to increase or decrease in a control that has a scroll bar.
See Also getNativeMouseWheelSupport, getMouseWheelPresent