Example usage for Java com.jgoodies.looks FontSet fields, constructors, methods, implement or subclass
The text is from its open source code.
FontUIResource | getControlFont() Returns the font used for all dialog components. |
FontUIResource | getMenuFont() Returns the font used for the menu. |
FontUIResource | getMessageFont() Returns the font used for message dialogs. |
FontUIResource | getSmallFont() Returns the font used for tool tips. |
FontUIResource | getTitleFont() Returns the font used for the title label in TitledBorders. |
FontUIResource | getWindowTitleFont() Returns the font used for internal frame titles. |