TextComponent: support placeholder text that is displayed if text field is empty (set client property "JTextField.placeholderText" to a string)

This commit is contained in:
Karl Tauber
2019-12-17 18:08:45 +01:00
parent e4f7fed523
commit 62765ab6ca
11 changed files with 187 additions and 10 deletions

View File

@@ -3,6 +3,8 @@ FlatLaf Change Log
## Unreleased
- TextComponent: Support placeholder text that is displayed if text field is
empty (set client property "JTextField.placeholderText" to a string).
- TextComponent: Scale caret width on HiDPI screens when running on Java 8.
- ProgressBar: If progress text is visible:
- use smaller font