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 ColorUIResourceprotected static final ColorUIResourceprotected static final ColorUIResourceprivate static final ColorUIResourceprivate static final ColorUIResourceprivate static final ColorUIResourceFields 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 TypeMethodDescriptionvoidgetName()protected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceprotected ColorUIResourceMethods inherited from class com.jgoodies.looks.plastic.theme.DesertBluer
getHighlightedTextColor, getMenuItemSelectedBackground, getTextHighlightColorMethods inherited from class com.jgoodies.looks.plastic.theme.SkyBluer
getMenuItemSelectedForegroundMethods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextColor, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodeMethods 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:
getNamein classDesertBluer
-
getPrimary1
- Overrides:
getPrimary1in classDesertBluer
-
getPrimary2
- Overrides:
getPrimary2in classDesertBluer
-
getPrimary3
- Overrides:
getPrimary3in classDesertBluer
-
getSecondary1
- Overrides:
getSecondary1in classDesertBluer
-
getSecondary2
- Overrides:
getSecondary2in classDesertBluer
-
getSecondary3
- Overrides:
getSecondary3in classDesertBluer
-
getFocusColor
- Overrides:
getFocusColorin classDesertBluer
-
getPrimaryControlShadow
- Overrides:
getPrimaryControlShadowin classMetalTheme
-
getMenuSelectedBackground
- Overrides:
getMenuSelectedBackgroundin classSkyBluer
-
getMenuSelectedForeground
- Overrides:
getMenuSelectedForegroundin classMetalTheme
-
getMenuItemBackground
- Overrides:
getMenuItemBackgroundin classPlasticTheme
-
getToggleButtonCheckColor
- Overrides:
getToggleButtonCheckColorin classPlasticTheme
-
addCustomEntriesToTable
- Overrides:
addCustomEntriesToTablein classSkyBluer
-