开发者

HTML Rendering Engine as a Java Control

开发者 https://www.devze.com 2022-12-25 09:40 出处:网络
We have a client side application (Java/Swing) that we need an HTML rendering control for. What I want to find is the most widely adopted, most heavily developed, easiest to deploy solution to get Ge

We have a client side application (Java/Swing) that we need an HTML rendering control for.

What I want to find is the most widely adopted, most heavily developed, easiest to deploy solution to get Gecko or WebKit into a Swing app (Needs to run OS X and Windows).

The limited (crappy?) JEditPane type solutions are not robust enough for our needs. We wo开发者_开发问答uld really like to use either WebKit or Gecko.

Some libraries seems to exist that would allow this:

(QT WebKit) http://trac.webkit.org/wiki/QtWebKit (JRex) [can not post URL because I am new]

etc.

Whats the best library to achieve this?


Doing a quick Google search tells me that there is a JWebPane in JavaFX. Have a look here.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号