Missing macOS integration points
David Kopp
codebangusllc at gmail.com
Thu Sep 26 14:27:07 UTC 2024
Hello everyone.
JavaFX is missing methods that are the equivalent of the macOS integration
methods in java.awt.Desktop.
I have experimented with calling these methods in a JavaFX application, but
they do nothing.
Is there any interest in adding something similar to either the
HostServices, Platform, or Application classes?
My first thought is they should be added to the Application class because
they are for the application’s About, Settings and Quit handling.
Thanks for your time,
David Kopp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20240926/f245e389/attachment.htm>
More information about the openjfx-dev
mailing list