public interface FontSet
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
FontUIResource getControlFont()
FontUIResource getMenuFont()
FontUIResource getTitleFont()
FontUIResource getWindowTitleFont()
FontUIResource getSmallFont()
FontUIResource getMessageFont()
Copyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.