RFR: 8301302: Platform preferences API [v11]
Andy Goryachev
angorya at openjdk.org
Wed Sep 6 19:36:13 UTC 2023
On Wed, 6 Sep 2023 19:14:55 GMT, Michael Strauß <mstrauss at 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:
>
> Fire only a single invalidation event
tests/manual/events/PlatformPreferencesTest.java line 46:
> 44: import java.util.stream.Collectors;
> 45:
> 46: public class PlatformPreferencesTest extends Application {
Could we rename this class? We already have PlatformPreferencesTest somewhere.
PlatformPreferencesTestApp might be good.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1317738225
More information about the openjfx-dev
mailing list