Uses of Interface
javafx.application.Preloader.PreloaderNotification
-
Uses of Preloader.PreloaderNotification in javafx.application
Modifier and TypeClassDescriptionstatic class
Preloader notification that reports an error.static class
Preloader notification that reports progress.static class
A notification that signals a change in the application state.Modifier and TypeMethodDescriptionvoid
Preloader.handleApplicationNotification
(Preloader.PreloaderNotification info) Indicates an application-generated notification.final void
Application.notifyPreloader
(Preloader.PreloaderNotification info) Notifies the preloader with an application-generated notification.