JavaFX provides capabilities to interoperate with HTML5 content.
The underlying web page-rendering engine in JavaFX is the popular open-source API called WebKit. This API is used in Apple's Safari browsers, Amazon's Kindle devices, and was used in Google's Chrome browser.
The embedded browser enables you to perform the following tasks in your JavaFX applications: