jwo.utils.gui
Class RunTest.MyFontTheme

java.lang.Object
  extended byjwo.utils.gui.RunTest.MyFontTheme
All Implemented Interfaces:
com.incors.plaf.alloy.AlloyFontTheme
Enclosing class:
RunTest

public static class RunTest.MyFontTheme
extends Object
implements com.incors.plaf.alloy.AlloyFontTheme

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

RunTest.MyFontTheme

public RunTest.MyFontTheme()
Creates a customised theme.

Method Detail

getControlTextFont

public FontUIResource getControlTextFont()
The Font of Labels in many cases

Specified by:
getControlTextFont in interface com.incors.plaf.alloy.AlloyFontTheme

getMenuTextFont

public FontUIResource getMenuTextFont()
The Font of Menus and MenuItems

Specified by:
getMenuTextFont in interface com.incors.plaf.alloy.AlloyFontTheme

getSystemTextFont

public FontUIResource getSystemTextFont()
The Font of Nodes in JTrees

Specified by:
getSystemTextFont in interface com.incors.plaf.alloy.AlloyFontTheme

getSubTextFont

public FontUIResource getSubTextFont()
The Font of Labels in many cases

Specified by:
getSubTextFont in interface com.incors.plaf.alloy.AlloyFontTheme

getUserTextFont

public FontUIResource getUserTextFont()
The Font in TextFields, EditorPanes, etc.

Specified by:
getUserTextFont in interface com.incors.plaf.alloy.AlloyFontTheme

getWindowTitleFont

public FontUIResource getWindowTitleFont()
The Font of the Title of JInternalFrames

Specified by:
getWindowTitleFont in interface com.incors.plaf.alloy.AlloyFontTheme


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005