RFR: 8321573: Improve Platform.Preferences documentation [v3]

Kevin Rushforth kcr at openjdk.org
Mon Dec 11 13:05:28 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 kcr (Lead).

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

PR Review: https://git.openjdk.org/jfx/pull/1301#pullrequestreview-1775094674


More information about the openjfx-dev mailing list