public class BrownSugar extends InvertedColorTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE| Constructor | Description |
|---|---|
BrownSugar() |
| Modifier and Type | Method | 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, getToggleButtonCheckColorgetAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getMenuBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitequals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodepublic 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 InvertedColorThemeCopyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.