com.alee.managers.style.skin.web
Class WebSkin

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

public class WebSkin
extends CustomSkin

Default WebLaF skin.

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
WebSkin()
          Constructs default WebLaF 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

WebSkin

public WebSkin()
Constructs default WebLaF skin.