public class SplashScreenLoader
extends javafx.application.Preloader
Constructor and Description |
---|
SplashScreenLoader() |
Modifier and Type | Method and Description |
---|---|
javafx.scene.Scene |
createScene() |
void |
handleApplicationNotification(javafx.application.Preloader.PreloaderNotification notification) |
void |
start(javafx.stage.Stage stage) |
handleErrorNotification, handleProgressNotification, handleStateChangeNotification
public void start(javafx.stage.Stage stage) throws java.lang.Exception
start
in class javafx.application.Application
java.lang.Exception
public javafx.scene.Scene createScene()
public void handleApplicationNotification(javafx.application.Preloader.PreloaderNotification notification)
handleApplicationNotification
in class javafx.application.Preloader