com.jgoodies.looks.plastic.theme
Class InvertedColorTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.InvertedColorTheme
- Direct Known Subclasses:
- BrownSugar, DarkStar
public abstract class InvertedColorTheme
- extends PlasticTheme
The abstract superclass of all inverted Plastic themes,
that have light foreground and dark window background colors.
- Version:
- $Revision: 1.7 $
- Author:
- Karsten Lentzsch
Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme |
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCode |
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
getName |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getMenuBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
InvertedColorTheme
public InvertedColorTheme()
getSimpleInternalFrameBackground
public javax.swing.plaf.ColorUIResource getSimpleInternalFrameBackground()
- Overrides:
getSimpleInternalFrameBackground
in class PlasticTheme
addCustomEntriesToTable
public void addCustomEntriesToTable(javax.swing.UIDefaults table)
- Overrides:
addCustomEntriesToTable
in class javax.swing.plaf.metal.MetalTheme
getControlDisabled
public javax.swing.plaf.ColorUIResource getControlDisabled()
- Overrides:
getControlDisabled
in class javax.swing.plaf.metal.MetalTheme
getControlHighlight
public javax.swing.plaf.ColorUIResource getControlHighlight()
- Overrides:
getControlHighlight
in class javax.swing.plaf.metal.MetalTheme
getControlInfo
public javax.swing.plaf.ColorUIResource getControlInfo()
- Overrides:
getControlInfo
in class javax.swing.plaf.metal.MetalTheme
getInactiveSystemTextColor
public javax.swing.plaf.ColorUIResource getInactiveSystemTextColor()
- Overrides:
getInactiveSystemTextColor
in class javax.swing.plaf.metal.MetalTheme
getMenuDisabledForeground
public javax.swing.plaf.ColorUIResource getMenuDisabledForeground()
- Overrides:
getMenuDisabledForeground
in class javax.swing.plaf.metal.MetalTheme
getMenuItemSelectedBackground
public javax.swing.plaf.ColorUIResource getMenuItemSelectedBackground()
- Overrides:
getMenuItemSelectedBackground
in class PlasticTheme
getMenuItemSelectedForeground
public javax.swing.plaf.ColorUIResource getMenuItemSelectedForeground()
- Overrides:
getMenuItemSelectedForeground
in class PlasticTheme
getMenuSelectedBackground
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
- Overrides:
getMenuSelectedBackground
in class javax.swing.plaf.metal.MetalTheme
getMenuSelectedForeground
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
- Overrides:
getMenuSelectedForeground
in class javax.swing.plaf.metal.MetalTheme
getPrimary1
protected javax.swing.plaf.ColorUIResource getPrimary1()
- Overrides:
getPrimary1
in class javax.swing.plaf.metal.DefaultMetalTheme
getPrimary2
protected javax.swing.plaf.ColorUIResource getPrimary2()
- Overrides:
getPrimary2
in class javax.swing.plaf.metal.DefaultMetalTheme
getPrimary3
protected javax.swing.plaf.ColorUIResource getPrimary3()
- Overrides:
getPrimary3
in class javax.swing.plaf.metal.DefaultMetalTheme
getPrimaryControlHighlight
public javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
- Overrides:
getPrimaryControlHighlight
in class javax.swing.plaf.metal.MetalTheme
getSecondary1
protected javax.swing.plaf.ColorUIResource getSecondary1()
- Overrides:
getSecondary1
in class javax.swing.plaf.metal.DefaultMetalTheme
getSecondary2
protected javax.swing.plaf.ColorUIResource getSecondary2()
- Overrides:
getSecondary2
in class javax.swing.plaf.metal.DefaultMetalTheme
getSecondary3
protected javax.swing.plaf.ColorUIResource getSecondary3()
- Overrides:
getSecondary3
in class javax.swing.plaf.metal.DefaultMetalTheme
getSeparatorBackground
public javax.swing.plaf.ColorUIResource getSeparatorBackground()
- Overrides:
getSeparatorBackground
in class javax.swing.plaf.metal.MetalTheme
getSoftWhite
protected javax.swing.plaf.ColorUIResource getSoftWhite()
getTitleTextColor
public javax.swing.plaf.ColorUIResource getTitleTextColor()
- Overrides:
getTitleTextColor
in class PlasticTheme
getToggleButtonCheckColor
public javax.swing.plaf.ColorUIResource getToggleButtonCheckColor()
- Overrides:
getToggleButtonCheckColor
in class PlasticTheme
getFocusColor
public javax.swing.plaf.ColorUIResource getFocusColor()
- Overrides:
getFocusColor
in class javax.swing.plaf.metal.MetalTheme
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.