com.alee.skin.web.resources.innerpopup.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.window.WebPopOver --> <!-- Inner popup --> <style type="panel" id="innerpopup"> <painter> <decorations> <decoration> <WebShape round="2" /> <WebShadow type="outer" width="10" /> <LineBorder color="170,170,170" /> <ColorBackground color="white" /> </decoration> </decorations> </painter> </style> </skin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy