RFR: 8313424: JavaFX controls in the title bar (Preview) [v80]
Thiago Milczarek Sayao
tsayao at openjdk.org
Wed Jun 4 20:00:08 UTC 2025
On Wed, 4 Jun 2025 14:48:31 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
>> Implementation of [`StageStyle.EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
>
> enable preview feature system properties for tests
On #1789 there's a Test utility for Stages called `TestStage` that might be useful. There are also a bunch of automated tests for stages that uses `@ParamatrizedTest` to test different `StageStyle`.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2941292587
More information about the openjfx-dev
mailing list