mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-08 23:08:42 +03:00
repaint component when setting client property JComponent.outline (issue #480)
This commit is contained in:
@@ -162,7 +162,6 @@ public class FlatComponentsTest
|
||||
((JComponent)c).putClientProperty( FlatClientProperties.OUTLINE, outline );
|
||||
} );
|
||||
|
||||
repaint();
|
||||
textField1.requestFocusInWindow();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user