RFR: 8313424: JavaFX controls in the title bar [v60]

Andy Goryachev angorya at openjdk.org
Mon Apr 7 19:29:34 UTC 2025


On Sun, 6 Apr 2025 09:29:33 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

>> Implementation of [`EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09) and `EXTENDED_UTILITY` stage style.
>
> Michael Strauß has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 77 commits:
> 
>  - doc update
>  - Merge branch 'master' into feature/extended-window
>    
>    # Conflicts:
>    #	tests/manual/monkey/src/com/oracle/tools/fx/monkey/MainWindow.java
>    #	tests/manual/monkey/src/com/oracle/tools/fx/monkey/tools/ModalWindow.java
>  - documentation
>  - documentation
>  - tweak header button scaling at 100%
>  - enable preview features in tests
>  - add preview feature
>  - add preview feature
>  - Merge branch 'master' into feature/extended-window
>  - tweak header button glyph scaling
>  - ... and 67 more: https://git.openjdk.org/jfx/compare/f31d00d8...88e50163

Sorry, I am getting compiler error


Description	Resource	Type	Path	Location
The import com.oracle.tools.fx.monkey.tools.ModalWindow cannot be resolved	MainWindow.java	Java Problem	/MonkeyTester/src/com/oracle/tools/fx/monkey	line 54

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

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


More information about the openjfx-dev mailing list