Patrik Karlström
Patrik Karlström
I'm trying to add an exit confirmation but it just falls through, the dialog is never shown. ``` mStage.addEventFilter(WindowEvent.WINDOW_CLOSE_REQUEST, windowEvent -> { if (true) {//TODO Add condition var dialog =...
### Please confirm your submission meets all the criteria This is an extension that provides jmods for javafx aimed to be used when creating custom runtime images with jlink. Like...
Hi, for the last seven years I have been working on https://github.com/trixon/mapton, a NetBeans based worldwind application. Most of that time I have been using @pcmehlitz build https://github.com/pcmehlitz/WorldWindJava-pcm because of...