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

com.alee.managers.style.skin.ninepatch.resources.NinePatchSkin.xml Maven / Gradle / Ivy

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

    <!-- Skin information (not necessary) -->
    <id>weblaf.ninepatch.skin</id>
    <name>WebLaF 9-patch skin</name>
    <description>WebLaF 9-patch-based 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.ninepatch.NinePatchSkin</class>

    <!-- Including WebLaF default skin, will use its style as a base --><!--<include nearClass="WebSkin">resources/WebSkin.xml</include>-->

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

</skin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy