I was wondering if there was a Java swing component that uses webkit. Is it possible to create a webkit browser in Java - must I use JavaFX ?
SWT has support built-in for GWT, Windows, and OS X. Support for GWT and OS X will probably be less substantial than for Windows.
http://lists.macosforge.org/pipermail/webkit-help/2009-December/000548.html
XULRunner probably has much better API access between Java and the DOM.