Package com.jgoodies.looks.plastic.theme
Class ExperienceRoyale
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.SkyBluer
com.jgoodies.looks.plastic.theme.DesertBluer
com.jgoodies.looks.plastic.theme.ExperienceRoyale
A theme with low saturated blue primary colors and a light gray/blueish
window background. It has been optimized to work with Windows XP
using the "Royale" desktop theme.
- Since:
- 2.0.3
- Version:
- $Revision: 1.8 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final ColorUIResource
protected static final ColorUIResource
protected static final ColorUIResource
private static final ColorUIResource
private static final ColorUIResource
private static final ColorUIResource
Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getName()
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
Methods inherited from class com.jgoodies.looks.plastic.theme.DesertBluer
getHighlightedTextColor, getMenuItemSelectedBackground, getTextHighlightColor
Methods inherited from class com.jgoodies.looks.plastic.theme.SkyBluer
getMenuItemSelectedForeground
Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextColor, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCode
Methods inherited from class javax.swing.plaf.metal.MetalTheme
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
-
Field Details
-
ROYALE_BACKGROUND
-
ROYALE_BACKGROUND_DARKER
-
ROYALE_SELECTION
-
SECONDARY1
-
SECONDARY2
-
SECONDARY3
-
-
Constructor Details
-
ExperienceRoyale
public ExperienceRoyale()
-
-
Method Details
-
getName
- Overrides:
getName
in classDesertBluer
-
getPrimary1
- Overrides:
getPrimary1
in classDesertBluer
-
getPrimary2
- Overrides:
getPrimary2
in classDesertBluer
-
getPrimary3
- Overrides:
getPrimary3
in classDesertBluer
-
getSecondary1
- Overrides:
getSecondary1
in classDesertBluer
-
getSecondary2
- Overrides:
getSecondary2
in classDesertBluer
-
getSecondary3
- Overrides:
getSecondary3
in classDesertBluer
-
getFocusColor
- Overrides:
getFocusColor
in classDesertBluer
-
getPrimaryControlShadow
- Overrides:
getPrimaryControlShadow
in classMetalTheme
-
getMenuSelectedBackground
- Overrides:
getMenuSelectedBackground
in classSkyBluer
-
getMenuSelectedForeground
- Overrides:
getMenuSelectedForeground
in classMetalTheme
-
getMenuItemBackground
- Overrides:
getMenuItemBackground
in classPlasticTheme
-
getToggleButtonCheckColor
- Overrides:
getToggleButtonCheckColor
in classPlasticTheme
-
addCustomEntriesToTable
- Overrides:
addCustomEntriesToTable
in classSkyBluer
-