ScaledFontSet
public interface FontSet
Modifier and Type | Method | 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()