edu.iastate.metnet.ui
Class Desert

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by com.jgoodies.plaf.plastic.PlasticTheme
              extended by com.jgoodies.plaf.plastic.theme.SkyBluer
                  extended by com.jgoodies.plaf.plastic.theme.SkyBluerTahoma
                      extended by edu.iastate.metnet.ui.Desert

public class Desert
extends com.jgoodies.plaf.plastic.theme.SkyBluerTahoma

Author:
Jie Li

Field Summary
 
Fields inherited from class com.jgoodies.plaf.plastic.PlasticTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, controlFont, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, smallFont, systemFont, titleFont, userFont, WHITE
 
Constructor Summary
Desert()
           
 
Method Summary
 javax.swing.plaf.ColorUIResource getFocusColor()
           
 javax.swing.plaf.ColorUIResource getMenuItemSelectedBackground()
           
 javax.swing.plaf.ColorUIResource getMenuItemSelectedForeground()
           
 javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
           
 java.lang.String getName()
          Returns the name of the theme.
protected  javax.swing.plaf.ColorUIResource getPrimary1()
          Returns the first primary color for this theme.
protected  javax.swing.plaf.ColorUIResource getPrimary2()
          Returns the second primary color for this theme.
protected  javax.swing.plaf.ColorUIResource getPrimary3()
          Returns the third primary color for this theme.
protected  javax.swing.plaf.ColorUIResource getSecondary1()
          Returns the first secondary color for this theme.
protected  javax.swing.plaf.ColorUIResource getSecondary2()
          Returns the second secondary color for this theme.
protected  javax.swing.plaf.ColorUIResource getSecondary3()
          Returns the third secondary color for this theme.
 javax.swing.plaf.ColorUIResource getTitleTextColor()
           
 
Methods inherited from class com.jgoodies.plaf.plastic.theme.SkyBluerTahoma
getFont0, getFont0, getSubTextFont, getSystemTextFont, getUserTextFont
 
Methods inherited from class com.jgoodies.plaf.plastic.theme.SkyBluer
addCustomEntriesToTable
 
Methods inherited from class com.jgoodies.plaf.plastic.PlasticTheme
getBlack, getControlTextFont, getFont, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSystemTextColor, getTitleTextFont, getToggleButtonCheckColor, getWhite, getWindowTitleFont
 
Methods inherited from class javax.swing.plaf.metal.MetalTheme
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Desert

public Desert()
Method Detail

getName

public java.lang.String getName()
Description copied from class: DefaultMetalTheme
Returns the name of the theme.

Overrides:
getName in class com.jgoodies.plaf.plastic.theme.SkyBluerTahoma
Returns:
"Steel".

getPrimary1

protected javax.swing.plaf.ColorUIResource getPrimary1()
Description copied from class: DefaultMetalTheme
Returns the first primary color for this theme.

Overrides:
getPrimary1 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The first primary color.

getPrimary2

protected javax.swing.plaf.ColorUIResource getPrimary2()
Description copied from class: DefaultMetalTheme
Returns the second primary color for this theme.

Overrides:
getPrimary2 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The second primary color.

getPrimary3

protected javax.swing.plaf.ColorUIResource getPrimary3()
Description copied from class: DefaultMetalTheme
Returns the third primary color for this theme.

Overrides:
getPrimary3 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The third primary color.

getSecondary1

protected javax.swing.plaf.ColorUIResource getSecondary1()
Description copied from class: DefaultMetalTheme
Returns the first secondary color for this theme.

Overrides:
getSecondary1 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The first secondary color.

getSecondary2

protected javax.swing.plaf.ColorUIResource getSecondary2()
Description copied from class: DefaultMetalTheme
Returns the second secondary color for this theme.

Overrides:
getSecondary2 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The second secondary color.

getSecondary3

protected javax.swing.plaf.ColorUIResource getSecondary3()
Description copied from class: DefaultMetalTheme
Returns the third secondary color for this theme.

Overrides:
getSecondary3 in class com.jgoodies.plaf.plastic.theme.SkyBluer
Returns:
The third secondary color.

getFocusColor

public javax.swing.plaf.ColorUIResource getFocusColor()
Overrides:
getFocusColor in class com.jgoodies.plaf.plastic.theme.SkyBluer

getTitleTextColor

public javax.swing.plaf.ColorUIResource getTitleTextColor()
Overrides:
getTitleTextColor in class com.jgoodies.plaf.plastic.PlasticTheme

getMenuItemSelectedForeground

public javax.swing.plaf.ColorUIResource getMenuItemSelectedForeground()
Overrides:
getMenuItemSelectedForeground in class com.jgoodies.plaf.plastic.theme.SkyBluer

getMenuItemSelectedBackground

public javax.swing.plaf.ColorUIResource getMenuItemSelectedBackground()
Overrides:
getMenuItemSelectedBackground in class com.jgoodies.plaf.plastic.theme.SkyBluer

getMenuSelectedBackground

public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
Overrides:
getMenuSelectedBackground in class com.jgoodies.plaf.plastic.theme.SkyBluer