x-dev@openjdk.org
Subject: Re: RichTextArea: RichTextArea doesn't have a setText method, but
CodeArea does
To be honest, I think this will create problems when working with the
RichTextArea API.
Why? Because every developer will intuitively look for setText. For example,
TextArea
—https://
ichTextArea the content depends on the model. It may not contain
anything and be generated on the fly.
-andy
*From: *openjfx-dev on behalf of
PavelTurk
*Date: *Thursday, May 1, 2025 at 05:40
*To: *openjfx-dev@openjdk.org
*Subject: *RichTextArea: RichTextArea doesn't have a setText method
May 1, 2025 at 05:40
*To: *openjfx-dev@openjdk.org
*Subject: *RichTextArea: RichTextArea doesn't have a setText method, but
CodeArea does
I've just found out that RichTextArea doesn't have a setText method, but
CodeArea does.
Is this a mistake or was it done intentionally?
model. It may not contain
anything and be generated on the fly.
-andy
*From: *openjfx-dev on behalf of
PavelTurk
*Date: *Thursday, May 1, 2025 at 05:40
*To: *openjfx-dev@openjdk.org
*Subject: *RichTextArea: RichTextArea doesn't have a setText method,
but CodeArea does
I've just
Subject: RichTextArea: RichTextArea doesn't have a setText method, but CodeArea
does
I've just found out that RichTextArea doesn't have a setText method, but
CodeArea does.
Is this a mistake or was it done intentionally?
Best regards, Pavel
PS. Just don't think I spend my
I've just found out that RichTextArea doesn't have a setText method, but
CodeArea does.
Is this a mistake or was it done intentionally?
Best regards, Pavel
PS. Just don't think I spend my free time analyzing Javadoc. It's just that I
once opened an issue in RTFX suggesting
to add a setText me