RFR: 8301121: RichTextArea Control (Incubator) [v15]
Andy Goryachev
angorya at openjdk.org
Tue Oct 1 15:20:47 UTC 2024
On Mon, 30 Sep 2024 21:05:10 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> file operations
>
> modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java line 1138:
>
>> 1136: * by the model.
>> 1137: * <p>
>> 1138: * This method does nothing when the caret position is {@code null}.
>
> What does it do if the model is null?
clarified.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1783054906
More information about the openjfx-dev
mailing list