Uses of Class
javafx.application.Preloader.ProgressNotification
-
Packages that use Preloader.ProgressNotification 软件包 描述 javafx.application 提供应用程序生命周期类。 -
-
Uses of Preloader.ProgressNotification in javafx.application
Methods in javafx.application with parameters of type Preloader.ProgressNotification Modifier and Type 方法 描述 void
Preloader. handleProgressNotification(Preloader.ProgressNotification info)
表示下载进度。
-