com.jgoodies.looks.plastic.theme

Class DesertYellow

public class DesertYellow extends DesertBlue

A theme with low saturated yellow primary colors and a light brown window background.

Version: $Revision: 1.3 $

Author: Karsten Lentzsch

Method Summary
voidaddCustomEntriesToTable(UIDefaults table)
ColorUIResourcegetMenuItemSelectedBackground()
StringgetName()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
ColorUIResourcegetTitleTextColor()

Method Detail

addCustomEntriesToTable

public void addCustomEntriesToTable(UIDefaults table)

getMenuItemSelectedBackground

public ColorUIResource getMenuItemSelectedBackground()

getName

public String getName()

getPrimary2

protected ColorUIResource getPrimary2()

getPrimary3

protected ColorUIResource getPrimary3()

getTitleTextColor

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