public class ExperienceBlue extends DesertBluer
Modifier and Type | Field and Description |
---|---|
protected static javax.swing.plaf.ColorUIResource |
LUNA_BACKGROUND |
protected static javax.swing.plaf.ColorUIResource |
LUNA_BACKGROUND_DARKER |
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE
Constructor and Description |
---|
ExperienceBlue() |
Modifier and Type | Method and Description |
---|---|
void |
addCustomEntriesToTable(javax.swing.UIDefaults table) |
javax.swing.plaf.ColorUIResource |
getFocusColor() |
javax.swing.plaf.ColorUIResource |
getMenuItemBackground() |
javax.swing.plaf.ColorUIResource |
getMenuSelectedBackground() |
javax.swing.plaf.ColorUIResource |
getMenuSelectedForeground() |
java.lang.String |
getName() |
protected javax.swing.plaf.ColorUIResource |
getPrimary1() |
protected javax.swing.plaf.ColorUIResource |
getPrimary2() |
protected javax.swing.plaf.ColorUIResource |
getPrimary3() |
javax.swing.plaf.ColorUIResource |
getPrimaryControlShadow() |
protected javax.swing.plaf.ColorUIResource |
getSecondary1() |
protected javax.swing.plaf.ColorUIResource |
getSecondary2() |
protected javax.swing.plaf.ColorUIResource |
getSecondary3() |
javax.swing.plaf.ColorUIResource |
getToggleButtonCheckColor() |
getHighlightedTextColor, getMenuItemSelectedBackground, getTextHighlightColor
getMenuItemSelectedForeground
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextColor, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCode
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getSeparatorBackground, getSeparatorForeground, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
protected static final javax.swing.plaf.ColorUIResource LUNA_BACKGROUND
protected static final javax.swing.plaf.ColorUIResource LUNA_BACKGROUND_DARKER
public java.lang.String getName()
getName
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2
in class DesertBluer
protected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3
in class DesertBluer
public javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor
in class DesertBluer
public javax.swing.plaf.ColorUIResource getPrimaryControlShadow()
getPrimaryControlShadow
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground
in class SkyBluer
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getMenuSelectedForeground
in class javax.swing.plaf.metal.MetalTheme
public javax.swing.plaf.ColorUIResource getMenuItemBackground()
getMenuItemBackground
in class PlasticTheme
public javax.swing.plaf.ColorUIResource getToggleButtonCheckColor()
getToggleButtonCheckColor
in class PlasticTheme
public void addCustomEntriesToTable(javax.swing.UIDefaults table)
addCustomEntriesToTable
in class SkyBluer
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.