mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06: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