Uses of Class
javafx.application.Preloader.ErrorNotification
- 
Packages that use Preloader.ErrorNotification Package Description javafx.application Provides the application life-cycle classes.
- 
- 
Uses of Preloader.ErrorNotification in javafx.applicationMethods in javafx.application with parameters of type Preloader.ErrorNotification Modifier and Type Method Description booleanPreloader. handleErrorNotification(Preloader.ErrorNotification info)Called when an error occurs.
 
-