BaseVisualTheme.defaultFont

If you return null it will use simpledisplay's default. Otherwise, you return what font you want and it will cache it internally.

class BaseVisualTheme
abstract
OperatingSystemFont
defaultFont
(
int dpi
)

Meta