<Swing Dev> RFR: 8268087: Update documentation of the JPasswordField

Phil Race prr at openjdk.java.net
Thu Jun 3 01:33:42 UTC 2021


On Thu, 3 Jun 2021 01:23:25 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> 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"
> ?

change "and" to "but" and that will be good enough

"The text entered in {@code JPasswordField} displays that something was typed but does not show the original characters"

-------------

PR: https://git.openjdk.java.net/jdk/pull/4296


More information about the swing-dev mailing list