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. It automatically generates the FXML source code as you define the GUI layout for your application.
(Linux platform) Extract the Scene Builder 2.0 files from the javafx_scenebuilder-2_0-linux-.tar.gz to a directory on your local file system, or double-click the javafx_scenebuilder-2_0-linux-.deb file to open it with Ubuntu Software Center, where is either x64 or i586. By default, the Scene Builder application is installed at /opt/JavaFXSceneBuilder2.0/.
Javafx Scene Builder-2_0-windows.msi Download