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

com.alee.skin.web.resources.checkboxlist.xml Maven / Gradle / Ivy

Go to download

WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications

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

    <!-- com.alee.extended.list.WebCheckBoxList -->

    <!-- Checkbox list -->
    <style type="list" id="checkboxlist">

        <!-- Default cell renderer checkbox -->
        <style type="checkbox" id="renderer" padding="4,4,4,6" />

        <!-- Default cell editor checkbox -->
        <style type="textfield" id="editor" extends="nofocus" />

    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy