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

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

Introduction

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

The text is from its open source code.

Constructor

Method

FontUIResourcegetControlFont()
Returns the font used for all dialog components.
FontUIResourcegetMenuFont()
Returns the font used for the menu.
FontUIResourcegetMessageFont()
Returns the font used for message dialogs.
FontUIResourcegetSmallFont()
Returns the font used for tool tips.
FontUIResourcegetTitleFont()
Returns the font used for the title label in TitledBorders.
FontUIResourcegetWindowTitleFont()
Returns the font used for internal frame titles.