com.alee.skin.flat.resources.flat-skin.xml Maven / Gradle / Ivy
<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.light.WebLightSkin">resources/web-light-skin.xml</include> <!-- todo This is a placeholder skin yet --> </skin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy