com.jgoodies.looks.plastic.theme

Class SkyYellow

public class SkyYellow extends AbstractSkyTheme

A theme with yellow primary colors and a light gray window background.

Version: $Revision: 1.5 $

Author: Karsten Lentzsch

Method Summary
voidaddCustomEntriesToTable(UIDefaults table)
ColorUIResourcegetFocusColor()
ColorUIResourcegetMenuItemSelectedBackground()
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
ColorUIResourcegetPrimaryControlShadow()

Method Detail

addCustomEntriesToTable

public void addCustomEntriesToTable(UIDefaults table)

getFocusColor

public ColorUIResource getFocusColor()

getMenuItemSelectedBackground

public ColorUIResource getMenuItemSelectedBackground()

getName

public String getName()

getPrimary1

protected ColorUIResource getPrimary1()

getPrimary2

protected ColorUIResource getPrimary2()

getPrimary3

protected ColorUIResource getPrimary3()

getPrimaryControlShadow

public ColorUIResource getPrimaryControlShadow()
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.