org.jvnet.substance.theme
Class SubstanceLimeGreenTheme

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by javax.swing.plaf.metal.OceanTheme
              extended by org.jvnet.substance.theme.SubstanceTheme
                  extended by org.jvnet.substance.theme.SubstanceLimeGreenTheme

public class SubstanceLimeGreenTheme
extends SubstanceTheme

Lime Green theme for Substance look and feel.

Author:
Kirill Grouchnikov

Field Summary
 
Fields inherited from class org.jvnet.substance.theme.SubstanceTheme
commonDir
 
Constructor Summary
SubstanceLimeGreenTheme()
          Simple constructor.
 
Method Summary
 
Methods inherited from class org.jvnet.substance.theme.SubstanceTheme
addCustomEntriesToTable, getColorSchemeEnum, getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3, getThemeName
 
Methods inherited from class javax.swing.plaf.metal.OceanTheme
getBlack, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getMenuDisabledForeground, getName
 
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme
getControlTextFont, getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont
 
Methods inherited from class javax.swing.plaf.metal.MetalTheme
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getFocusColor, getHighlightedTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, 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

SubstanceLimeGreenTheme

public SubstanceLimeGreenTheme()
Simple constructor.