All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.material.resources.skin.xml Maven / Gradle / Ivy

<skin xmlns="http://weblookandfeel.com/XmlSkin">

    <!-- Skin settings -->
    <id>weblaf.material.skin</id>
    <class>com.alee.skin.material.MaterialSkin</class>
    <supportedSystems>all</supportedSystems>

    <!-- Skin information -->
    <icon>icons/icon.png</icon>
    <title>Material skin</title>
    <description>Material design -like 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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy