com.alee.skin.web.resources.popupmenu.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.WebPopupMenu --> <!-- Popup menu --> <style type="popupmenu"> <painter> <popupStyle>dropdown</popupStyle> <borderColor>128,128,128,128</borderColor> <round>4</round> <shadeWidth>12</shadeWidth> <shadeOpacity>0.75</shadeOpacity> <cornerWidth>6</cornerWidth> <opacity>0.95</opacity> </painter> </style> </skin>