All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.web.resources.popupmenu.xml Maven / Gradle / Ivy

<skin xmlns="http://weblookandfeel.com/XmlSkin">

    <!-- com.alee.laf.menu.WebPopupMenu -->

    <!-- Popup menu -->
    <style type="popupmenu">
        <painter>
            <popupStyle>dropdown</popupStyle>
            <background>white</background>
            <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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy