Java and JavaFX GUI Application Learning Trail
What are Java and Java FX GUI applications?
A Java GUI application uses the standard Java
components GUI component set, Swing, and is deployed to the desktop.
The GUI Builder in NetBeans IDE enables you to create Java GUI applications
visually.
JavaFX is a rich client platform for building cross-device applications
and content. The JavaFX platform includes a straightforward declarative language
called JavaFX Script that makes it easy to define expressive
user interfaces. You can explore the capabilities of JavaFX Script with the
NetBeans IDE tools: JavaFX editor and JavaFX Composer.
JavaFX Composer Tutorials and Guides
Designing Java GUIs
Designing Java FX GUIs
Java Database Applications, Beans Binding, and Persistence
Swing Application Framework
Internationalization
|
|