RFR: 8321573: Improve Platform.Preferences documentation [v2]
Kevin Rushforth
kcr at openjdk.org
Sat Dec 9 16:28:25 UTC 2023
On Sat, 9 Dec 2023 09:33:13 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>>
>> wording, table styling
>
> modules/javafx.graphics/src/main/java/javafx/application/Platform.java line 596:
>
>> 594: * The color used for background regions.
>> 595: * <p>
>> 596: * If the platform does not report a background color, this property defaults to {@link Color#WHITE}.
>
> Minor: I don't think you need a link here because it's linked in the default value tag.
Agreed. Only one one of them needs the link (and yes, it's minor).
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1301#discussion_r1421441931
More information about the openjfx-dev
mailing list