In this video tutorial, you will learn how to create a splash screen in Javafx. I have divided the complete video tutorial into two parts. In the first part, we will understand the basic idea behind the implementation logic. After that in the second part of this video tutorial, we will do some practical implementation using Netbeans IDE by creating a FXML based project.
Before starting with this video please watch the first part of this tutorial for a better understanding of the concept. Here is the link to the first video on the splash screen.
Tutorial Part-1: How to Create Splash Screen in JavaFX Tutorial Part #1
https://youtu.be/VrnujZPHtKk
In the second part, I have explained the coding implementation of the splash screen via a simple project in Net Beans and using Fxml to display the splash screen. Please watch the full video for a clear under. Then you guys can do more experiments on this.