Merge PR #378: TextField: leading and trailing icons

# Conflicts:
#	flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatPasswordFieldUI.java
#	flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatTextFieldUI.java
This commit is contained in:
Karl Tauber
2021-09-15 23:32:57 +02:00
21 changed files with 577 additions and 78 deletions

View File

@@ -241,6 +241,7 @@ FormattedTextField.focusInputMap
FormattedTextField.focusedBackground
FormattedTextField.font
FormattedTextField.foreground
FormattedTextField.iconTextGap
FormattedTextField.inactiveBackground
FormattedTextField.inactiveForeground
FormattedTextField.margin
@@ -523,6 +524,7 @@ PasswordField.focusInputMap
PasswordField.focusedBackground
PasswordField.font
PasswordField.foreground
PasswordField.iconTextGap
PasswordField.inactiveBackground
PasswordField.inactiveForeground
PasswordField.margin
@@ -886,6 +888,7 @@ TextField.focusedBackground
TextField.font
TextField.foreground
TextField.highlight
TextField.iconTextGap
TextField.inactiveBackground
TextField.inactiveForeground
TextField.light