com.jgoodies.looks.plastic.theme

Class DesertBluer

public class DesertBluer extends SkyBluer

A theme with medium saturated blue primary colors and a light brown window background.

Version: $Revision: 1.6 $

Author: Karsten Lentzsch

Method Summary
ColorUIResourcegetFocusColor()
ColorUIResourcegetHighlightedTextColor()
ColorUIResourcegetMenuItemSelectedBackground()
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
protected ColorUIResourcegetSecondary1()
protected ColorUIResourcegetSecondary2()
protected ColorUIResourcegetSecondary3()
ColorUIResourcegetTextHighlightColor()

Method Detail

getFocusColor

public ColorUIResource getFocusColor()

getHighlightedTextColor

public ColorUIResource getHighlightedTextColor()

getMenuItemSelectedBackground

public ColorUIResource getMenuItemSelectedBackground()

getName

public String getName()

getPrimary1

protected ColorUIResource getPrimary1()

getPrimary2

protected ColorUIResource getPrimary2()

getPrimary3

protected ColorUIResource getPrimary3()

getSecondary1

protected ColorUIResource getSecondary1()

getSecondary2

protected ColorUIResource getSecondary2()

getSecondary3

protected ColorUIResource getSecondary3()

getTextHighlightColor

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