最好的 Java/Swing 浏览器组件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/145863/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Best Java/Swing browser component?
提问by JeanLaurent
What's the best cross platform Java Swing browser component at least able to play nicely in a swing interface (lightweight component ?) and able to run on MacOSX and Windows ?
什么是最好的跨平台 Java Swing 浏览器组件,至少能够在 Swing 界面(轻量级组件?)中很好地发挥作用,并且能够在 MacOSX 和 Windows 上运行?
Things like : FlyingSaucer, JDIC, maybe others ?
诸如:FlyingSaucer、JDIC,或者其他?
采纳答案by Jo?o Vieira
回答by tim_yates
The Lobo Browser could be what you're looking for:
Lobo 浏览器可能正是您要找的:
http://lobobrowser.org/index.jsp
http://lobobrowser.org/index.jsp
It's GPL and renders JavaFX as well as HTML
它是 GPL 并呈现 JavaFX 和 HTML
Edit
编辑
JavaFX 2.0 comes with a Browser component: http://docs.oracle.com/javafx/2/webview/jfxpub-webview.htm
JavaFX 2.0 带有浏览器组件:http: //docs.oracle.com/javafx/2/webview/jfxpub-webview.htm
回答by tim_yates
you can go for Mozswing which have all the features that mozilla firefox 3.0 supports .. but the same is heavy.
你可以选择 Mozswing,它具有 mozilla firefox 3.0 支持的所有功能......但同样很重。
回答by caiiiycuk
Highweight browser based http://code.google.com/p/jbrowser/. It use Canvas component.
基于http://code.google.com/p/jbrowser/ 的高级浏览器。它使用 Canvas 组件。
回答by Duncan Thomas
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.
我们 (@WebRenderer) 相信我们拥有最好的 Java 浏览器 SDK - http://www.webrenderer.com/WebRenderer 是基于 Swing 的,使用 Firefox 作为底层引擎,并在 32 位和 64 位系统上支持 HTML5、SVG 等。