com.alee.extended.style
Class StyleEditorSkin

java.lang.Object
  extended by com.alee.managers.style.skin.WebLafSkin
      extended by com.alee.managers.style.skin.CustomSkin
          extended by com.alee.extended.style.StyleEditorSkin

public class StyleEditorSkin
extends CustomSkin

Custom skin class for StyleEditor.

Author:
Mikle Garin

Field Summary
 
Fields inherited from class com.alee.managers.style.skin.CustomSkin
skinInfo
 
Fields inherited from class com.alee.managers.style.skin.WebLafSkin
ALL_SYSTEMS_SUPPORTED
 
Constructor Summary
StyleEditorSkin()
          Constructs new Style Editor skin.
 
Method Summary
 
Methods inherited from class com.alee.managers.style.skin.CustomSkin
getAuthor, getComponentStyle, getDescription, getId, getName, getSkinClass, getSkinInfo, getSupportedSystems
 
Methods inherited from class com.alee.managers.style.skin.WebLafSkin
applyProperties, applySkin, applySkin, getComponentStyleImpl, getComponentStyleImpl, getComponentUIImpl, getCustomPainterProperties, getFieldValue, getPainter, getPainterPropertyValue, getPainterPropertyValue, getSupportedComponentTypeImpl, isSupported, removeSkin, setCustomPainterProperty, setCustomPainterProperty, setFieldValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StyleEditorSkin

public StyleEditorSkin()
Constructs new Style Editor skin.