com.jgoodies.looks.plastic.theme

Class SkyKrupp

public class SkyKrupp extends AbstractSkyTheme

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

Version: $Revision: 1.4 $

Author: Karsten Lentzsch

Method Summary
ColorUIResourcegetFocusColor()
ColorUIResourcegetMenuItemSelectedBackground()
ColorUIResourcegetMenuItemSelectedForeground()
ColorUIResourcegetMenuSelectedBackground()
StringgetName()
protected ColorUIResourcegetPrimary1()
protected ColorUIResourcegetPrimary2()
protected ColorUIResourcegetPrimary3()

Method Detail

getFocusColor

public ColorUIResource getFocusColor()

getMenuItemSelectedBackground

public ColorUIResource getMenuItemSelectedBackground()

getMenuItemSelectedForeground

public ColorUIResource getMenuItemSelectedForeground()

getMenuSelectedBackground

public ColorUIResource getMenuSelectedBackground()

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.