Make splash screen with progress bar like Eclipse

Java has a built in SplashScreen class just for this purpose. There is a tutorial on how to use it here.

Leave a Comment