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

com.alee.skin.web.resources.filetable.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.filechooser.WebFileTable -->

    <!-- File table -->
    <style type="table" id="filetable">
        <component class="com.alee.extended.filechooser.WebFileTable">
            <visibleRowCount>18</visibleRowCount>
            <rowHeight>22</rowHeight>
            <showHorizontalLines>true</showHorizontalLines>
            <showVerticalLines>false</showVerticalLines>
        </component>
    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy