JavaFX and Scene Builder Beginner Course - IntelliJ #8: Initialize

Published: 04 February 2021
on channel: Random code
5,046
58

This is the next video in this series where I will be Using JavaFX and Scene Builder to create simple software with a GUI - Graphical user interface. In this video, I will be demonstrating how to use initialize, which is a method that is called once after the stage has been loaded.

How to setup JavaFX with IntelliJ:
   • How to setup JavaFX 11+ with IntelliJ...  

How to install and use Scene Builder:
   • How to install Scene Builder and use ...  

This video contains the elements:
- JavaFX
- Simple GUI
- initialize