jwo.landserf
Class LandSerf.LSFontTheme

java.lang.Object
  extended byjwo.landserf.LandSerf.LSFontTheme
All Implemented Interfaces:
com.incors.plaf.alloy.AlloyFontTheme
Enclosing class:
LandSerf

public static class LandSerf.LSFontTheme
extends Object
implements com.incors.plaf.alloy.AlloyFontTheme

Landserf colour and font theme.


Constructor Summary
LandSerf.LSFontTheme()
          Creates the LandSerf 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

LandSerf.LSFontTheme

public LandSerf.LSFontTheme()
Creates the LandSerf 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