com.alee.skin.web.resources.filedrop.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.filechooser.WebFileDrop --> <!-- Container panel --> <style type="panel" id="filedrop" extends="white" padding="2,2,2,2"> <!-- Single file panel --> <style type="panel" id="plate" padding="0,3,0,0"> <!-- File name label --> <style type="label" id="file" /> <!-- Remove button --> <style type="button" id="remove" extends="icon-hover" /> </style> </style> </skin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy