mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-22 11:28:11 +00:00
6922214: SynthTextPaneUI.installUI() doesn't install the default caret and highlighter
Reviewed-by: alexp
This commit is contained in:
parent
9d11138463
commit
af4ae14e2a
@ -762,7 +762,9 @@ public abstract class BasicTextUI extends TextUI implements ViewFactory {
|
||||
* component's background color to be painted.
|
||||
* <li>
|
||||
* 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>
|
||||
* Attaches to the editor and model. If there is no
|
||||
* model, a default one is created.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user