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

Kevin Rushforth kcr at openjdk.org
Tue Jun 10 18:13:49 UTC 2025


On Tue, 10 Jun 2025 17:38:16 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> > > ```java
> > > .-FX-INTERNAL-header-button-container
> > > ```
> > 
> > 
> > yikes! I think I tried to modify this particular selector...
> > So let me ask this question again. Since the application can change these styles, I feel they should be documented. What do you think?
> 
> What possible use could this have? It's an exposed implementation detail. We already have a proper way to customize header buttons, which works well if you need to do anything that the default header buttons don't give you (and this works on all platforms, as you'd expect).

I agree. This is intended to be internal and should not be documented.

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

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


More information about the openjfx-dev mailing list