|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jwo.utils.gui.RunTest.MyFontTheme
Colour and font theme.
Constructor Summary | |
RunTest.MyFontTheme()
Creates a customised theme. |
Method Summary | |
FontUIResource |
getControlTextFont()
The Font of Labels in many cases |
FontUIResource |
getMenuTextFont()
The Font of Menus and MenuItems |
FontUIResource |
getSubTextFont()
The Font of Labels in many cases |
FontUIResource |
getSystemTextFont()
The Font of Nodes in JTrees |
FontUIResource |
getUserTextFont()
The Font in TextFields, EditorPanes, etc. |
FontUIResource |
getWindowTitleFont()
The Font of the Title of JInternalFrames |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RunTest.MyFontTheme()
Method Detail |
public FontUIResource getControlTextFont()
getControlTextFont
in interface com.incors.plaf.alloy.AlloyFontTheme
public FontUIResource getMenuTextFont()
getMenuTextFont
in interface com.incors.plaf.alloy.AlloyFontTheme
public FontUIResource getSystemTextFont()
getSystemTextFont
in interface com.incors.plaf.alloy.AlloyFontTheme
public FontUIResource getSubTextFont()
getSubTextFont
in interface com.incors.plaf.alloy.AlloyFontTheme
public FontUIResource getUserTextFont()
getUserTextFont
in interface com.incors.plaf.alloy.AlloyFontTheme
public FontUIResource getWindowTitleFont()
getWindowTitleFont
in interface com.incors.plaf.alloy.AlloyFontTheme
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |