com.jgoodies.looks.plastic.theme

Class BrownSugar

public class BrownSugar extends InvertedColorTheme

An inverted theme with light foreground colors and a dark brown window background.

Version: $Revision: 1.3 $

Author: Karsten Lentzsch

Method Summary
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()
protected ColorUIResourcegetSecondary1()
protected ColorUIResourcegetSecondary2()
protected ColorUIResourcegetSecondary3()
protected ColorUIResourcegetSoftWhite()

Method Detail

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()

getSoftWhite

protected ColorUIResource getSoftWhite()
Copyright © 2001-2007 JGoodies Karsten Lentzsch. All Rights Reserved.