RFR: 8321573: Improve Platform.Preferences documentation [v3]
Nir Lisker
nlisker at openjdk.org
Mon Dec 11 13:36:29 UTC 2023
On Sat, 9 Dec 2023 17:55:32 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> This PR enhances the documentation of `Platform.Preferences.accentColor`:
>>
>>
>> /**
>> - * The accent color.
>> + * The accent color, which can be used to highlight the active or important part of a
>> + * control and make it stand out from the rest of the user interface. It is usually a
>> + * vivid color that contrasts with the foreground and background colors.
>>
>>
>> Additional changes include alternating row colors for tables.
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> review comments
Marked as reviewed by nlisker (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1301#pullrequestreview-1775151711
More information about the openjfx-dev
mailing list