public class DarkStar extends InvertedColorTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE| Constructor and Description |
|---|
DarkStar() |
| 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, getWindowTitleInactiveForegroundpublic 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.