adjustFontSize(by)

Class: SwingUI.

Description:

Increases and decreases default font size of all UI components.

Parameters:

Name Type Description

by

number

By how many pixels to adjust font size (positive integer increases size, negative decreases)

Returns:

Returns an instance of SwingUI object for method chaining.

Type: this