Indicates an application-generated notification.
This method is called by the FX runtime to deliver a notification sent
via notifyPreloader.
Applications should not call this method directly, but should use
notifyPreloader instead to avoid mixed code dialog issues.
The implementation of this method provided by the Preloader class does nothing.
info | the application-generated notification |
Diagram: Application