|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.managers.style.skin.WebLafSkin com.alee.managers.style.skin.CustomSkin com.alee.managers.style.skin.ninepatch.NinePatchSkin
public class NinePatchSkin
Custom WebLaF skin which uses 9-patch images to decorate components. There is a default styling provided but you can override it with your own settings and 9-patch resources.
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 | |
---|---|
NinePatchSkin()
Constructs NinePatch 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 |
---|
public NinePatchSkin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |