提交 41ed4aed 编写于 作者: P peterz

6827032: NIMBUS: Drag and drop throws a NPE in SwingSet2 ColorChooser

Reviewed-by: malenkov
上级 e09af533
...@@ -69,6 +69,7 @@ class SynthColorChooserUI extends BasicColorChooserUI implements ...@@ -69,6 +69,7 @@ class SynthColorChooserUI extends BasicColorChooserUI implements
} }
protected void installDefaults() { protected void installDefaults() {
super.installDefaults();
updateStyle(chooser); updateStyle(chooser);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册