<Swing Dev> RFR: 8268087: Update documentation of the JPasswordField
Sergey Bylokhov
serb at openjdk.java.net
Thu Jun 3 01:26:35 UTC 2021
On Thu, 3 Jun 2021 01:02:56 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Another way of phrasing it would be
>>
>> The text displayed in {@code JPasswordField} shows you that something was typed but does not show the original characters.
>>
>> Note "that something" not "something that" and the rest of the rephrasing matters too.
>
> I do not like the phrase "Although the text displayed in", the "text" is not displayed in the JPasswordField per se, please suggest something else.
"The text entered in {@code JPasswordField} displays that something was typed and does not show the original characters"
?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4296
More information about the swing-dev
mailing list