test.contrib.combotheme
Class ComboBoxTestNew.CustomSkin

java.lang.Object
  extended by org.jvnet.substance.skin.SubstanceAbstractSkin
      extended by test.contrib.combotheme.ComboBoxTestNew.CustomSkin
All Implemented Interfaces:
SubstanceSkin, SubstanceTrait
Enclosing class:
ComboBoxTestNew

protected static class ComboBoxTestNew.CustomSkin
extends SubstanceAbstractSkin


Field Summary
 
Fields inherited from class org.jvnet.substance.skin.SubstanceAbstractSkin
borderPainter, buttonShaper, decorationPainter, gradientPainter, highlightPainter, tabBackgroundComposite, theme, watermark
 
Constructor Summary
ComboBoxTestNew.CustomSkin()
           
 
Method Summary
 java.lang.String getDisplayName()
          Returns the display name of this trait.
 
Methods inherited from class org.jvnet.substance.skin.SubstanceAbstractSkin
getBorderPainter, getButtonShaper, getDecorationPainter, getGradientPainter, getHighlightPainter, getTheme, getWatermark, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxTestNew.CustomSkin

public ComboBoxTestNew.CustomSkin()
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Description copied from interface: SubstanceTrait
Returns the display name of this trait. This method is part of officially supported API.

Returns:
The display name of this trait.