com.jgoodies.looks.plastic.theme
Class SkyBluerTahoma
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.SkyBluer
com.jgoodies.looks.plastic.theme.SkyBluerTahoma
- Direct Known Subclasses:
- AbstractSkyTheme, DesertBluer
- public class SkyBluerTahoma
- extends SkyBluer
Unlike its superclass SkyBluer
, this theme tries to lookup
and use the MS Tahoma font.
- Version:
- $Revision: 1.2 $
- Author:
- Karsten Lentzsch
Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme |
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, controlFont, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, smallFont, systemFont, titleFont, userFont, WHITE |
Methods inherited from class com.jgoodies.looks.plastic.theme.SkyBluer |
addCustomEntriesToTable, getFocusColor, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMenuSelectedBackground, getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3 |
Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme |
equals, getBlack, getControlTextFont, getFont, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSystemTextColor, getTitleTextColor, getTitleTextFont, getToggleButtonCheckColor, getWhite, getWindowTitleFont, hashCode |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
SkyBluerTahoma
public SkyBluerTahoma()
getName
public String getName()
- Overrides:
getName
in class SkyBluer
getFont0
protected Font getFont0()
- Overrides:
getFont0
in class PlasticTheme
getFont0
protected Font getFont0(int size)
getSubTextFont
public FontUIResource getSubTextFont()
- Overrides:
getSubTextFont
in class PlasticTheme
getSystemTextFont
public FontUIResource getSystemTextFont()
- Overrides:
getSystemTextFont
in class PlasticTheme
getUserTextFont
public FontUIResource getUserTextFont()
- Overrides:
getUserTextFont
in class PlasticTheme
Copyright © 2001-2005 JGoodies Karsten Lentzsch. All Rights Reserved.