RFR: 8332403: Anachronistic reference to Netscape Communicator in Swing API docs [v2]

Alexey Ivanov aivanov at openjdk.org
Fri May 17 14:07:08 UTC 2024


On Fri, 17 May 2024 12:16:15 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Inadvertent mention of Netscape in Javadoc is removed..
>
> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - doc clarity
>  - doc clarity

Marked as reviewed by aivanov (Reviewer).

src/java.desktop/share/classes/javax/swing/CellEditor.java line 91:

> 89:      * cell should be selected.  However, it is useful to return false to
> 90:      * keep the selection from changing for some types of edits,
> 91:      * eg. in a table that contains a column of check boxes, the user might

Most guides recommend to spell _“e.g.”_ with the period after each letter, see [an article at Grammarly](https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/). Alternatively, it could be replaced with _“for example”_.

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

PR Review: https://git.openjdk.org/jdk/pull/19276#pullrequestreview-2063530879
PR Review Comment: https://git.openjdk.org/jdk/pull/19276#discussion_r1605063445


More information about the client-libs-dev mailing list