12. JavaFX Graphical User Interfaces: Part 1

Objectives

In this chapter you’ll:

Image Build JavaFX GUIs and handle events generated by user interactions with them.

Image Understand the structure of a JavaFX app window.

Image Use JavaFX Scene Builder to create FXML files that describe JavaFX scenes containing Labels, ImageViews, TextFields, Sliders and Buttons without writing any code.

Arrange GUI components using the VBox and GridPane layout containers.

Use a ...

Get Java 9 for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.