public void handleProgressNotification (ProgressNotification info)

Indicates download progress. This method is called by the FX runtime to indicate progress while application resources are being loaded. It will not be called to deliver a ProgressNotification sent to notifyPreloader.

The implementation of this method provided by the Preloader class does nothing.

Parameters:
info    the progress notification