Package 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
The abstract superclass of all inverted Plastic themes,
that have light foreground and dark window background colors.
- Version:
- $Revision: 1.9 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
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
-
Field Details
-
softWhite
-
-
primary2
-
primary3
-
secondary1
-
secondary2
-
secondary3
-
-
Constructor Details
-
InvertedColorTheme
public InvertedColorTheme()
-
-
Method Details
-
getSimpleInternalFrameBackground
- Overrides:
getSimpleInternalFrameBackground
in classPlasticTheme
-
addCustomEntriesToTable
- Overrides:
addCustomEntriesToTable
in classMetalTheme
-
getControlDisabled
- Overrides:
getControlDisabled
in classMetalTheme
-
getControlHighlight
- Overrides:
getControlHighlight
in classMetalTheme
-
getControlInfo
- Overrides:
getControlInfo
in classMetalTheme
-
getInactiveSystemTextColor
- Overrides:
getInactiveSystemTextColor
in classMetalTheme
-
getMenuDisabledForeground
- Overrides:
getMenuDisabledForeground
in classMetalTheme
-
getMenuItemSelectedBackground
- Overrides:
getMenuItemSelectedBackground
in classPlasticTheme
-
getMenuItemSelectedForeground
- Overrides:
getMenuItemSelectedForeground
in classPlasticTheme
-
getMenuSelectedBackground
- Overrides:
getMenuSelectedBackground
in classMetalTheme
-
getMenuSelectedForeground
- Overrides:
getMenuSelectedForeground
in classMetalTheme
-
getPrimary1
- Overrides:
getPrimary1
in classDefaultMetalTheme
-
getPrimary2
- Overrides:
getPrimary2
in classDefaultMetalTheme
-
getPrimary3
- Overrides:
getPrimary3
in classDefaultMetalTheme
-
getPrimaryControlHighlight
- Overrides:
getPrimaryControlHighlight
in classMetalTheme
-
getSecondary1
- Overrides:
getSecondary1
in classDefaultMetalTheme
-
getSecondary2
- Overrides:
getSecondary2
in classDefaultMetalTheme
-
getSecondary3
- Overrides:
getSecondary3
in classDefaultMetalTheme
-
getSeparatorBackground
- Overrides:
getSeparatorBackground
in classMetalTheme
-
getSoftWhite
-
getTitleTextColor
- Overrides:
getTitleTextColor
in classPlasticTheme
-
getToggleButtonCheckColor
- Overrides:
getToggleButtonCheckColor
in classPlasticTheme
-
getFocusColor
- Overrides:
getFocusColor
in classMetalTheme
-