mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cosmetics
This commit is contained in:
@@ -98,6 +98,7 @@ public class Splash extends JDialog implements StartupProgress {
|
||||
public void show() {
|
||||
super.show();
|
||||
toFront();
|
||||
//noinspection AssignmentToStaticFieldFromInstanceMethod
|
||||
BOUNDS = getBounds();
|
||||
//Sometimes this causes deadlock in EDT
|
||||
// http://bugs.sun.com/view_bug.do?bug_id=6724890
|
||||
|
||||
Reference in New Issue
Block a user