|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontSet
Returns the Fonts used by a Look&Feel or theme. These Fonts must implement the UIResource marker interface.
Method Summary | |
---|---|
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. |
Method Detail |
---|
FontUIResource getControlFont()
FontUIResource getMenuFont()
FontUIResource getTitleFont()
FontUIResource getWindowTitleFont()
FontUIResource getSmallFont()
FontUIResource getMessageFont()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |