com.jgoodies.looks.plastic.theme

Class ExperienceRoyale

public class ExperienceRoyale extends DesertBluer

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.3 $

Author: Karsten Lentzsch

Field Summary
protected static ColorUIResourceROYALE_BACKGROUND
protected static ColorUIResourceROYALE_BACKGROUND_DARKER
protected static ColorUIResourceROYALE_SELECTION
Method Summary
voidaddCustomEntriesToTable(UIDefaults table)
ColorUIResourcegetFocusColor()
ColorUIResourcegetMenuItemBackground()
ColorUIResourcegetMenuSelectedBackground()
ColorUIResourcegetMenuSelectedForeground()
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
ColorUIResourcegetPrimaryControlShadow()
protected ColorUIResourcegetSecondary1()
protected ColorUIResourcegetSecondary2()
protected ColorUIResourcegetSecondary3()
ColorUIResourcegetToggleButtonCheckColor()

Field Detail

ROYALE_BACKGROUND

protected static final ColorUIResource ROYALE_BACKGROUND

ROYALE_BACKGROUND_DARKER

protected static final ColorUIResource ROYALE_BACKGROUND_DARKER

ROYALE_SELECTION

protected static final ColorUIResource ROYALE_SELECTION

Method Detail

addCustomEntriesToTable

public void addCustomEntriesToTable(UIDefaults table)

getFocusColor

public ColorUIResource getFocusColor()

getMenuItemBackground

public ColorUIResource getMenuItemBackground()

getMenuSelectedBackground

public ColorUIResource getMenuSelectedBackground()

getMenuSelectedForeground

public ColorUIResource getMenuSelectedForeground()

getName

public String getName()

getPrimary1

protected ColorUIResource getPrimary1()

getPrimary2

protected ColorUIResource getPrimary2()

getPrimary3

protected ColorUIResource getPrimary3()

getPrimaryControlShadow

public ColorUIResource getPrimaryControlShadow()

getSecondary1

protected ColorUIResource getSecondary1()

getSecondary2

protected ColorUIResource getSecondary2()

getSecondary3

protected ColorUIResource getSecondary3()

getToggleButtonCheckColor

public ColorUIResource getToggleButtonCheckColor()
Copyright © 2001-2007 JGoodies Karsten Lentzsch. All Rights Reserved.