JavaFX
JavaFx is a set of graphics & media packages that enables developers to design rich client applications.
The look and feel of JavaFX applications can be customized. Cascading Style Sheets (CSS) separate appearance and style from implementation so that developers can concentrate on coding. Graphic designers can easily customize the appearance and style of the application through the CSS. If you have a web design background, or if you would like to separate the user interface (UI) and the back-end logic, then you can develop the presentation aspects of the UI in the FXML scripting language and use Java code for the application logic.
KeyFeatures:
- Java API's
- FXML and Scene Builder
- WebView
- Swing interoperability
- Built-in UI controls and CSS
- Modena theme
- 3D Graphics Features
- Canvas API
- Printing API
- Rich Text Support
- Multitouch Support
- Hi-DPI support
- Hardware-accelerated graphics pipeline
- High-performance media engine
- Self-contained application deployment model
Comments
Post a Comment