提交 82fa26d4 编写于 作者: R rupashka

6922214: SynthTextPaneUI.installUI() doesn't install the default caret and highlighter

Reviewed-by: alexp
上级 2d284b08
...@@ -762,7 +762,9 @@ public abstract class BasicTextUI extends TextUI implements ViewFactory { ...@@ -762,7 +762,9 @@ public abstract class BasicTextUI extends TextUI implements ViewFactory {
* component's background color to be painted. * component's background color to be painted.
* <li> * <li>
* Installs the default caret and highlighter into the * Installs the default caret and highlighter into the
* associated component. * associated component. These properties are only set if their
* current value is either {@code null} or an instance of
* {@link UIResource}.
* <li> * <li>
* Attaches to the editor and model. If there is no * Attaches to the editor and model. If there is no
* model, a default one is created. * model, a default one is created.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册