com.alee.skin.web.resources.checkboxlist.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weblaf-ui Show documentation
Show all versions of weblaf-ui Show documentation
WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications
<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