com.alee.skin.web.resources.menubar.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.laf.menu.WebMenuBar --> <!-- Menu bar --> <style type="menubar"> <component> <opaque>false</opaque> <background>white</background> </component> <painter> <decorations> <decoration> <WebShape sides="0,0,1,0" /> <LineBorder color="170,170,170" /> <GradientBackground> <color>240,240,240</color> <color>223,223,223</color> </GradientBackground> </decoration> </decorations> </painter> </style> </skin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy