Uses of Class
javafx.application.Preloader.ErrorNotification
-
Packages that use Preloader.ErrorNotification 软件包 描述 javafx.application 提供应用程序生命周期类。 -
-
Uses of Preloader.ErrorNotification in javafx.application
Methods in javafx.application with parameters of type Preloader.ErrorNotification Modifier and Type 方法 描述 boolean
Preloader. handleErrorNotification(Preloader.ErrorNotification info)
发生错误时调用。
-