RFR: 8301121: RichTextArea Control (Incubator) [v10]
Kevin Rushforth
kcr at openjdk.org
Mon Sep 30 21:44:43 UTC 2024
On Tue, 17 Sep 2024 21:21:49 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> modules/jfx.incubator.richtext/src/main/java/jfx/incubator/scene/control/richtext/RichTextArea.java line 314:
>>
>>> 312: /**
>>> 313: * Creates the instance with the in-memory model {@link RichTextModel}.
>>> 314: */
>>
>> I recommend adding `@defaultValue`
>
> Can you clarify please? `@defaultValue` seem to apply to a property, this is a constructor.
Oh, right. Never mind.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1524#discussion_r1781743864
More information about the openjfx-dev
mailing list