mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
TextField: support leading and trailing icons (issue #368)
This commit is contained in:
@@ -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
|
||||
@@ -884,6 +886,7 @@ TextField.focusedBackground
|
||||
TextField.font
|
||||
TextField.foreground
|
||||
TextField.highlight
|
||||
TextField.iconTextGap
|
||||
TextField.inactiveBackground
|
||||
TextField.inactiveForeground
|
||||
TextField.light
|
||||
|
||||
Reference in New Issue
Block a user