ComboBox and Spinner now use the correct icons on intellij_mac.
TextFields now correctly paint their background in a table.
Signed-off-by: weisj <weisj@arcor.de>
Fixed some insets.
Fixed icon position for search variant and password field show button.
Renamed JTextField.hasError to JTextComponent.hasError
Renamed PasswordField.view to JPasswordField.showViewIcon
Signed-off-by: weisj <weisj@arcor.de>