Package com.jgoodies.looks.plastic.theme
Class BrownSugar
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.InvertedColorTheme
com.jgoodies.looks.plastic.theme.BrownSugar
An inverted theme with light foreground colors and a dark brown
window background.
- Version:
- $Revision: 1.8 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ColorUIResourceprivate final ColorUIResourceprivate final ColorUIResourceprivate final ColorUIResourceprivate final ColorUIResourceprivate final ColorUIResourceprivate final ColorUIResourceFields 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 TypeMethodDescriptiongetName()protected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceMethods inherited from class com.jgoodies.looks.plastic.theme.InvertedColorTheme
addCustomEntriesToTable, getControlDisabled, getControlHighlight, getControlInfo, getFocusColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControlHighlight, getSeparatorBackground, getSimpleInternalFrameBackground, getTitleTextColor, getToggleButtonCheckColorMethods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodeMethods 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
-
BrownSugar
public BrownSugar()
-
-
Method Details
-
getName
- Overrides:
getNamein classDefaultMetalTheme
-
getPrimary1
- Overrides:
getPrimary1in classInvertedColorTheme
-
getPrimary2
- Overrides:
getPrimary2in classInvertedColorTheme
-
getPrimary3
- Overrides:
getPrimary3in classInvertedColorTheme
-
getSecondary1
- Overrides:
getSecondary1in classInvertedColorTheme
-
getSecondary2
- Overrides:
getSecondary2in classInvertedColorTheme
-
getSecondary3
- Overrides:
getSecondary3in classInvertedColorTheme
-
getSoftWhite
- Overrides:
getSoftWhitein classInvertedColorTheme
-