2

Is it possible to use Webkit for rendering on a desktop application? I have looked at CEF but it's not for Java. Is there any toolkit available in java for this?

1
  • Interested to know this as well. Would be great to use the flexibility and standardization of html5 for interface pieces on desktop applications, while not being buttonholed into a web environment. Commented Jan 28, 2013 at 20:51

2 Answers 2

1

Sure, check out JavaFX's HTML rendering. It uses WebKit.

http://docs.oracle.com/javafx/2/webview/jfxpub-webview.htm

Sign up to request clarification or add additional context in comments.

Comments

0

There is Java CEF wrapper for Java

Related post about setting it up

Support forum

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.