|
|||||||||
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 | |
---|---|
javax.swing.plaf.FontUIResource |
getControlFont()
Returns the font used for all dialog components. |
javax.swing.plaf.FontUIResource |
getMenuFont()
Returns the font used for the menu. |
javax.swing.plaf.FontUIResource |
getMessageFont()
Returns the font used for message dialogs. |
javax.swing.plaf.FontUIResource |
getSmallFont()
Returns the font used for tool tips. |
javax.swing.plaf.FontUIResource |
getTitleFont()
Returns the font used for the title label in TitledBorders. |
javax.swing.plaf.FontUIResource |
getWindowTitleFont()
Returns the font used for internal frame titles. |
Method Detail |
---|
javax.swing.plaf.FontUIResource getControlFont()
javax.swing.plaf.FontUIResource getMenuFont()
javax.swing.plaf.FontUIResource getTitleFont()
javax.swing.plaf.FontUIResource getWindowTitleFont()
javax.swing.plaf.FontUIResource getSmallFont()
javax.swing.plaf.FontUIResource getMessageFont()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |