Files
FlatLaf/flatlaf-theme-editor
Karl Tauber 82df2ecfa9 ComboBox: paint focus border if combobox component itself is focused (instead of internal text field) or if client property JComponent.focusOwner is set
Theme Editor:
- do not set client property `JComponent.focusOwner` on internal components of combobox and spinner
- repaint preview on window activation (necessary because if something changed in editor and switching to another app, the editor is saved and the preview is updated while the editor window is not-active, which hides all focus indicators)
2021-09-28 19:34:53 +02:00
..

FlatLaf Theme Editor

This sub-project contains the FlatLaf Theme Editor that supports editing FlatLaf theme properties files.

Download

Snapshot

Download Demo

Run with java -jar flatlaf-theme-editor-<version>.jar (or double-click it). Requires Java 8 or newer.