Java com.jgoodies.looks FontSets fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.looks FontSets fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.looks FontSets.

The text is from its open source code.

Method

FontSetcreateDefaultFontSet(Font controlFont)
Creates and returns a FontSet that is based only on the given control font.
FontSetcreateDefaultFontSet(Font controlFont, Font menuFont, Font titleFont)
Creates and returns a FontSet that is based on the given control font and menu font.
FontSetgetLogicalFontSet()
Lazily creates and returns the FontSet that returns the logical fonts specified by the Java runtime environment.