public class Silver extends ExperienceBlue
| Modifier and Type | Field and Description |
|---|---|
private static javax.swing.plaf.ColorUIResource |
GRAY_LIGHT_LIGHTER |
LUNA_BACKGROUND, LUNA_BACKGROUND_DARKERBLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE| Constructor and Description |
|---|
Silver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomEntriesToTable(javax.swing.UIDefaults table) |
javax.swing.plaf.ColorUIResource |
getFocusColor() |
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() |
javax.swing.plaf.ColorUIResource |
getTitleTextColor() |
getMenuItemBackground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControlShadow, getToggleButtonCheckColorgetHighlightedTextColor, getMenuItemSelectedBackground, getTextHighlightColorgetMenuItemSelectedForegroundequals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodegetAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getSeparatorBackground, getSeparatorForeground, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundprivate static final javax.swing.plaf.ColorUIResource GRAY_LIGHT_LIGHTER
public java.lang.String getName()
getName in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1 in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2 in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3 in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 in class ExperienceBlueprotected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 in class ExperienceBluepublic javax.swing.plaf.ColorUIResource getFocusColor()
getFocusColor in class ExperienceBluepublic javax.swing.plaf.ColorUIResource getTitleTextColor()
getTitleTextColor in class PlasticThemepublic void addCustomEntriesToTable(javax.swing.UIDefaults table)
addCustomEntriesToTable in class ExperienceBlue