Uses of Class
javafx.application.Preloader.ProgressNotification
| Package | Description | 
|---|---|
| javafx.application | Provides the application life-cycle classes. | 
- 
Uses of Preloader.ProgressNotification in javafx.applicationMethods in javafx.application with parameters of type Preloader.ProgressNotification Modifier and Type Method Description voidPreloader. handleProgressNotification(Preloader.ProgressNotification info)Indicates download progress.