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

com.alee.managers.style.skin.web.resources.WebSkin.xml Maven / Gradle / Ivy

There is a newer version: 1.2.14
Show newest version
<skin>

    <!-- Skin information (not necessary) -->
    <id>weblaf.default.skin</id>
    <name>WebLaF default skin</name>
    <description>Default WebLaF interface skin</description>
    <author>Mikle Garin</author>
    <supportedSystems>all</supportedSystems>

    <!-- Base skin class, included resources with no specified "nearClass" attribute will use this class -->
    <class>com.alee.managers.style.skin.web.WebSkin</class>

    <!-- Separate style classes -->
    <include>resources/label.xml</include>
    <include>resources/panel.xml</include>
    <include>resources/scrollBar.xml</include>
    <include>resources/popupMenu.xml</include>

</skin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy