com.jgoodies.looks.plastic.theme

Class SkyPink

public class SkyPink extends AbstractSkyTheme

A theme with pink foreground and a light gray window background color.

Version: $Revision: 1.3 $

Author: Karsten Lentzsch

Method Summary
voidaddCustomEntriesToTable(UIDefaults table)
ColorUIResourcegetHighlightedTextColor()
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()

Method Detail

addCustomEntriesToTable

public void addCustomEntriesToTable(UIDefaults table)

getHighlightedTextColor

public ColorUIResource getHighlightedTextColor()

getName

public String getName()

getPrimary1

protected ColorUIResource getPrimary1()

getPrimary2

protected ColorUIResource getPrimary2()

getPrimary3

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