On Wed, 6 Sep 2023 00:14:45 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

>> Please read [this 
>> document](https://gist.github.com/mstr2/9f46f92c98d3c86aa6a0b4224a9a6548) 
>> for an introduction to the Platform Preferences API, and how it interacts 
>> with the proposed style theme and stage appearance features.
>
> Michael Strauß has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Update Eclipse .classpath file

> quick question: do we have @SInCE tags in all the right places, right?

There are only three new public APIs, all of which have the `since` tag:
1. `javafx.application.Appearance`
2. `javafx.application.Platform.getPreferences()`
3. `javafx.application.Platform.Preferences`

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

PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1708643943

Reply via email to