JavaFX Scene Builder User Guide
About This User Guide
This guide gives a high-level description of the different parts of JavaFX Scene Builder product to introduce you to the tool's user interface (UI). JavaFX Scene Builder, hereinafter also referred to as Scene Builder, is a design tool for the JavaFX platform. You drag and drop UI components to a Content panel, and the FXML code for the layout that you are creating is automatically generated in the background. FXML is an XML-based declarative markup language for defining the user interface in a JavaFX application. To learn more about FXML, read Getting Started with FXML.
This document assumes that you have already installed the JavaFX Scene Builder on your system and have also downloaded the Samples bundle file that is provided at the same download site. See the JavaFX Scene Builder Installation Guide for more detailed information.
This document contains the following topics that describe the different parts of the JavaFX Scene Builder features:
Cindy is a technical writer in the JavaFX group.
She has written tutorials, online help, and technical articles for Java and JavaFX technologies.
Yves is a member of the JavaFX Scene Builder development team. He enjoys creating tutorials to help users quickly learn and adopt developer tools, such as the JavaFX Scene Builder.