de.hattrickorganizer.gui.utils
Class HOTheme

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by de.hattrickorganizer.gui.utils.HOTheme

public class HOTheme
extends javax.swing.plaf.metal.DefaultMetalTheme

TODO Missing Class Documentation

Author:
TODO Author Name

Constructor Summary
HOTheme(int schriftgroesse)
          Creates a new HOTheme object.
 
Method Summary
 javax.swing.plaf.FontUIResource getControlTextFont()
          TODO Missing Method Documentation
 javax.swing.plaf.FontUIResource getMenuTextFont()
          TODO Missing Method Documentation
protected  javax.swing.plaf.ColorUIResource getPrimary1()
           
protected  javax.swing.plaf.ColorUIResource getPrimary2()
          TODO Missing Method Documentation
protected  javax.swing.plaf.ColorUIResource getPrimary3()
          TODO Missing Method Documentation
protected  javax.swing.plaf.ColorUIResource getSecondary1()
           
protected  javax.swing.plaf.ColorUIResource getSecondary2()
          TODO Missing Method Documentation
protected  javax.swing.plaf.ColorUIResource getSecondary3()
          TODO Missing Method Documentation
 javax.swing.plaf.FontUIResource getSubTextFont()
          TODO Missing Method Documentation
 javax.swing.plaf.FontUIResource getSystemTextFont()
          TODO Missing Method Documentation
 javax.swing.plaf.FontUIResource getUserTextFont()
          TODO Missing Method Documentation
 javax.swing.plaf.FontUIResource getWindowTitleFont()
          TODO Missing Method Documentation
 
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme
getName
 
Methods inherited from class javax.swing.plaf.metal.MetalTheme
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HOTheme

public HOTheme(int schriftgroesse)
Creates a new HOTheme object.

Parameters:
schriftgroesse - TODO Missing Constructuor Parameter Documentation
Method Detail

getControlTextFont

public final javax.swing.plaf.FontUIResource getControlTextFont()
TODO Missing Method Documentation

Overrides:
getControlTextFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getMenuTextFont

public final javax.swing.plaf.FontUIResource getMenuTextFont()
TODO Missing Method Documentation

Overrides:
getMenuTextFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getSubTextFont

public final javax.swing.plaf.FontUIResource getSubTextFont()
TODO Missing Method Documentation

Overrides:
getSubTextFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getSystemTextFont

public final javax.swing.plaf.FontUIResource getSystemTextFont()
TODO Missing Method Documentation

Overrides:
getSystemTextFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getUserTextFont

public final javax.swing.plaf.FontUIResource getUserTextFont()
TODO Missing Method Documentation

Overrides:
getUserTextFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getWindowTitleFont

public final javax.swing.plaf.FontUIResource getWindowTitleFont()
TODO Missing Method Documentation

Overrides:
getWindowTitleFont in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getPrimary1

protected final javax.swing.plaf.ColorUIResource getPrimary1()
Overrides:
getPrimary1 in class javax.swing.plaf.metal.DefaultMetalTheme

getPrimary2

protected final javax.swing.plaf.ColorUIResource getPrimary2()
TODO Missing Method Documentation

Overrides:
getPrimary2 in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getPrimary3

protected final javax.swing.plaf.ColorUIResource getPrimary3()
TODO Missing Method Documentation

Overrides:
getPrimary3 in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getSecondary1

protected final javax.swing.plaf.ColorUIResource getSecondary1()
Overrides:
getSecondary1 in class javax.swing.plaf.metal.DefaultMetalTheme

getSecondary2

protected final javax.swing.plaf.ColorUIResource getSecondary2()
TODO Missing Method Documentation

Overrides:
getSecondary2 in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation

getSecondary3

protected final javax.swing.plaf.ColorUIResource getSecondary3()
TODO Missing Method Documentation

Overrides:
getSecondary3 in class javax.swing.plaf.metal.DefaultMetalTheme
Returns:
TODO Missing Return Method Documentation