Class Preloader.ProgressNotification

java.lang.Object
javafx.application.Preloader.ProgressNotification
All Implemented Interfaces:
Preloader.PreloaderNotification
Enclosing class:
Preloader

public static class Preloader.ProgressNotification extends Object implements Preloader.PreloaderNotification
Preloader notification that reports progress. This is typically used to report progress while downloading and initializing the application.
Since:
JavaFX 2.0