|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkinInfo | |
---|---|
com.alee.managers.style.data | |
com.alee.managers.style.skin |
Uses of SkinInfo in com.alee.managers.style.data |
---|
Methods in com.alee.managers.style.data that return SkinInfo | |
---|---|
protected SkinInfo |
SkinInfoConverter.loadSkinInfo(ResourceFile resourceFile)
Loads SkinInfo from the specified resource file. |
Uses of SkinInfo in com.alee.managers.style.skin |
---|
Fields in com.alee.managers.style.skin declared as SkinInfo | |
---|---|
protected SkinInfo |
CustomSkin.skinInfo
Theme information. |
Methods in com.alee.managers.style.skin that return SkinInfo | |
---|---|
SkinInfo |
CustomSkin.getSkinInfo()
Returns theme information. |
Constructors in com.alee.managers.style.skin with parameters of type SkinInfo | |
---|---|
CustomSkin(SkinInfo skinInfo)
Constructs new custom theme. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |