public class BrownSugar extends InvertedColorTheme
| Modifier and Type | Field and Description |
|---|---|
private javax.swing.plaf.ColorUIResource |
primary1 |
private javax.swing.plaf.ColorUIResource |
primary2 |
private javax.swing.plaf.ColorUIResource |
primary3 |
private javax.swing.plaf.ColorUIResource |
secondary1 |
private javax.swing.plaf.ColorUIResource |
secondary2 |
private javax.swing.plaf.ColorUIResource |
secondary3 |
private javax.swing.plaf.ColorUIResource |
softWhite |
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE| Constructor and Description |
|---|
BrownSugar() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
protected javax.swing.plaf.ColorUIResource |
getPrimary1() |
protected javax.swing.plaf.ColorUIResource |
getPrimary2() |
protected javax.swing.plaf.ColorUIResource |
getPrimary3() |
protected javax.swing.plaf.ColorUIResource |
getSecondary1() |
protected javax.swing.plaf.ColorUIResource |
getSecondary2() |
protected javax.swing.plaf.ColorUIResource |
getSecondary3() |
protected javax.swing.plaf.ColorUIResource |
getSoftWhite() |
addCustomEntriesToTable, getControlDisabled, getControlHighlight, getControlInfo, getFocusColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControlHighlight, getSeparatorBackground, getSimpleInternalFrameBackground, getTitleTextColor, getToggleButtonCheckColorequals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodegetAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getMenuBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundprivate final javax.swing.plaf.ColorUIResource softWhite
private final javax.swing.plaf.ColorUIResource primary1
private final javax.swing.plaf.ColorUIResource primary2
private final javax.swing.plaf.ColorUIResource primary3
private final javax.swing.plaf.ColorUIResource secondary1
private final javax.swing.plaf.ColorUIResource secondary2
private final javax.swing.plaf.ColorUIResource secondary3
public java.lang.String getName()
getName in class javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 in class InvertedColorThemeprotected javax.swing.plaf.ColorUIResource getSoftWhite()
getSoftWhite in class InvertedColorTheme