cz.vity.freerapid.swing
Class KunstoffMetalTheme

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by cz.vity.freerapid.swing.KunstoffMetalTheme

public final class KunstoffMetalTheme
extends DefaultMetalTheme

Lepsi theme pro Kunstoff, zadne tucne fonty atp.

Author:
Vity

Constructor Summary
KunstoffMetalTheme()
           
 
Method Summary
 ColorUIResource getControlTextColor()
           
 FontUIResource getControlTextFont()
           
 ColorUIResource getMenuTextColor()
           
 FontUIResource getMenuTextFont()
           
 ColorUIResource getSystemTextColor()
           
 FontUIResource getSystemTextFont()
           
 ColorUIResource getUserTextColor()
           
 FontUIResource getUserTextFont()
           
 FontUIResource getWindowTitleFont()
           
 
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme
getName, getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3, getSubTextFont
 
Methods inherited from class javax.swing.plaf.metal.MetalTheme
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, 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

KunstoffMetalTheme

public KunstoffMetalTheme()
Method Detail

getControlTextColor

public final ColorUIResource getControlTextColor()
Overrides:
getControlTextColor in class MetalTheme

getMenuTextColor

public final ColorUIResource getMenuTextColor()

getSystemTextColor

public final ColorUIResource getSystemTextColor()
Overrides:
getSystemTextColor in class MetalTheme

getUserTextColor

public final ColorUIResource getUserTextColor()
Overrides:
getUserTextColor in class MetalTheme

getControlTextFont

public final FontUIResource getControlTextFont()
Overrides:
getControlTextFont in class DefaultMetalTheme

getMenuTextFont

public final FontUIResource getMenuTextFont()
Overrides:
getMenuTextFont in class DefaultMetalTheme

getSystemTextFont

public final FontUIResource getSystemTextFont()
Overrides:
getSystemTextFont in class DefaultMetalTheme

getUserTextFont

public final FontUIResource getUserTextFont()
Overrides:
getUserTextFont in class DefaultMetalTheme

getWindowTitleFont

public final FontUIResource getWindowTitleFont()
Overrides:
getWindowTitleFont in class DefaultMetalTheme