public class BrownSugar extends InvertedColorTheme
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, getToggleButtonCheckColor
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCode
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getMenuBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public java.lang.String getName()
getName
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3
in class InvertedColorTheme
protected javax.swing.plaf.ColorUIResource getSoftWhite()
getSoftWhite
in class InvertedColorTheme
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.