com.jgoodies.looks.plastic.theme

Class AbstractSkyTheme

public abstract class AbstractSkyTheme extends SkyBluer

A theme with low saturated blue primary colors and a light gray window background.

Version: $Revision: 1.5 $

Author: Karsten Lentzsch

Method Summary
voidaddCustomEntriesToTable(UIDefaults table)
ColorUIResourcegetMenuItemSelectedBackground()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
ColorUIResourcegetPrimaryControlShadow()
protected ColorUIResourcegetSecondary1()
protected ColorUIResourcegetSecondary2()
protected ColorUIResourcegetSecondary3()

Method Detail

addCustomEntriesToTable

public void addCustomEntriesToTable(UIDefaults table)

getMenuItemSelectedBackground

public ColorUIResource getMenuItemSelectedBackground()

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()
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.