com.alee.skin.web.resources.hotkeylabel.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.label.WebHotkeyLabel --> <!-- Hotkey label --> <style type="label" id="hotkeylabel" padding="2,6,3,6"> <painter class="com.alee.extended.label.HotkeyLabelPainter"> <border>204,204,204</border> <spacing>white</spacing> <background>247,247,247</background> </painter> </style> </skin>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy