We're retiring Oracle Learning Library by the end of 2025.
Explore tutorials and labs on docs.oracle.com/learn or access free learning content on the Oracle Learning YouTube channel.For product documentation, visit Oracle Help Center.
This Getting Started Series introduces the JavaFX Scene Builder in a tutorial and demo format. You can download the JavaFX Scene Builder from oracle.com/javafx.
Release Date: 03-MAY-2012
Created by: Cindy Castillo and Angela Caicedo
JavaFX Scene Builder is a design tool that enables you to drag and drop graphical user interface (GUI) components onto a JavaFX scene. It can help you to quickly prototype interactive applications that connect GUI components to the application logic.
JavaFX Scene Builder is a design tool for the JavaFX platform. It allows for a simple drag-and-drop positioning of graphical user interface (GUI) components onto a JavaFX scene. As you build the scene, the FXML code for the designed GUI is automatically generated. JavaFX Scene Builder provides a simple yet intuitive interface that can help even nonprogrammers to quickly create prototype interactive applications that connect GUI components to the application logic. This Getting Started document presents the step-by-step creation of a simple issue-tracking application. It shows how quickly you can build the GUI for a JavaFX application by using JavaFX Scene Builder and connect it to the source code that handles the interaction between the data and the user interface. You can download the Scene Builder from oracle.com/javafx.
This document gives a high-level description of the different parts of JavaFX Scene Builder to introduce you to the tool's user interface (UI). JavaFX Scene Builder is a design tool for the JavaFX platform. You can download JavaFX Scene Builder from oracle.com/javafx.
Release Date: 20-JUN-12
Release Date: 15-AUG-11
Release Date: 15-SEP-11