Best Java/Swing browser component? [closed]
i belive this could help:
http://djproject.sourceforge.net/ns/index.html
The Lobo Browser could be what you're looking for:
http://lobobrowser.org/index.jsp
It's GPL and renders JavaFX as well as HTML
Edit
JavaFX 2.0 comes with a Browser component: http://docs.oracle.com/javafx/2/webview/jfxpub-webview.htm
you can go for Mozswing which have all the features that mozilla firefox 3.0 supports .. but the same is heavy.
We (@ WebRenderer) believe we have the best Java browser SDK - http://www.webrenderer.com/ WebRenderer is Swing based using Firefox as the underlying engine, and supports HTML5, SVG, etc on both 32 and 64bit systems.
Highweight browser based http://code.google.com/p/jbrowser/. It use Canvas component.