Uses of Class
javafx.application.Preloader.StateChangeNotification
| Package | Description | 
|---|---|
| javafx.application | Provides the application life-cycle classes. | 
- 
Uses of Preloader.StateChangeNotification in javafx.applicationMethods in javafx.application with parameters of type Preloader.StateChangeNotification Modifier and Type Method Description voidPreloader. handleStateChangeNotification(Preloader.StateChangeNotification info)Indicates a change in application state.