com.alee.skin.flat.resources.skin.xml Maven / Gradle / Ivy
The newest version!
<skin xmlns="http://weblookandfeel.com/XmlSkin"> <!-- Skin settings --> <id>weblaf.flat.skin</id> <class>com.alee.skin.flat.FlatSkin</class> <supportedSystems>all</supportedSystems> <!-- Skin information --> <icon>icons/icon.png</icon> <title>Flat skin</title> <description>Flat WebLaF skin</description> <author>Mikle Garin</author> <!-- Including WebLaF default skin, will use its style as a base --> <include nearClass="com.alee.skin.web.WebSkin">resources/skin.xml</include> <!-- todo This is a placeholder skin yet --> </skin>