Uses of Class
javafx.application.Preloader.StateChangeNotification
Packages that use Preloader.StateChangeNotification
- 
Uses of Preloader.StateChangeNotification in javafx.applicationMethods in javafx.application with parameters of type Preloader.StateChangeNotificationModifier and TypeMethodDescriptionvoidPreloader.handleStateChangeNotification(Preloader.StateChangeNotification info) Indicates a change in application state.