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

com.alee.skin.dark.resources.hotkeylabel.xml Maven / Gradle / Ivy

Go to download

WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications

There is a newer version: 2.2.1
Show newest version
<skin>

    <!-- com.alee.extended.label.WebHotkeyLabel -->

    <!-- Hotkey label -->
    <style type="label" id="hotkeylabel" padding="2,6,3,6">
        <painter class="com.alee.extended.label.HotkeyLabelPainter">
            <border>68,72,74</border>
            <spacing>81,85,87</spacing>
            <background>77,81,83</background>
        </painter>
    </style>

</skin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy