-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Java FX 8 Essentials
By :
The following features are included in JavaFX 8 and later releases as per JavaFX's official documentation:
WebKit, an HTML render engine technology, to make it possible to embed web pages within a JavaFX application. JavaScript running in WebView can call Java APIs and vice-versa.GStreamer multimedia framework. The playback of web multimedia content is supported with the media pipeline.The following is a brief summary of the new features and significant product changes made in the JavaFX component of the Java SE 8 release:
SwingNode class, which improves the Swing interoperability feature.DatePicker, Spinner, and TableView built-in UI controls are now available.javafx.print package.In Appendix, Become a JavaFX Guru, I have provided a list of all the references (links, books, magazines, articles, blogs, and tools) and real JavaFX 8 production applications you will need to become a JavaFX guru.
The following figure shows the Ensemble8.jar application built using JavaFX 8, showing examples dealing with various JavaFX 8 components, topics and concepts. More interestingly, the source code is available to learn from and modify – consult the last chapter to see how to install this application.

JavaFX 8 applications
There are many topics covered by the application, especially the new JavaFX 8 3D APIs, which can be found under the Graphics 3D section as seen in the following figure:

JavaFX 8 3D applications
Change the font size
Change margin width
Change background colour