rt/launcher/src/main/java/org/apidesign/bck2brwsr/launcher/WebViewLauncher.java
Wed, 20 Mar 2013 06:56:44 +0100 There is a way for the JavaScript to tell the Java wrapper it is running: alert. Initialize bck2brwsr callback in alert handler.
Thu, 14 Mar 2013 09:22:28 +0100 Hacky way (relies on singleton) to get FX working. Can attach @On(event=CLICK) and show alert in FX WebView now
Wed, 13 Mar 2013 16:20:03 +0100 Initial attempt to use JavaFX: When running with -Dvmtest.brwsrs=fx, it runs the tests inside of WebView