setDefaultFont(font)

Class: SwingUI.

Description:

Sets default font to be used by all components. Any font property may be changed (name, size, bold, etc.)

Parameters:

Name Type Description

font

Font

New font

Returns:

Returns an instance of SwingUI object for method chaining.

Type: this