RFR: 8313424: JavaFX controls in the title bar (Preview) [v81]

Michael Strauß mstrauss at openjdk.org
Sat Jun 7 01:33:08 UTC 2025


On Sat, 7 Jun 2025 01:26:09 GMT, Cormac Redmond <duke at openjdk.org> wrote:

> No, the docs on that are good. Although, nothing stood out to make it obvious that the WindowDecoration.css styles cannot be overridden.
> 
> Regarding the "dark" + scene fill, there are some good docs in HeaderButtonOverlay, but I don't know if the average developer would venture into there.

The documentation for that is in `StageStyle.EXTENDED`. Maybe that's the problem, that the documentation of this feature is spread across two different APIs.

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

PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2951410929


More information about the openjfx-dev mailing list