Module javafx.graphics
Package javafx.application
package javafx.application
Provides the application life-cycle classes.
The Application class is the primary class from which JavaFX applications extend.
-
ClassDescriptionApplication class from which JavaFX applications extend.Encapsulates the set of parameters for an application.Defines a set of conditional (optional) features.This class provides HostServices for an Application.Application platform support class.Class that is extended to define an optional preloader for a JavaFX Application.Preloader notification that reports an error.Marker interface for all Preloader notification.Preloader notification that reports progress.A notification that signals a change in the application state.Enum that defines the type of change associated with this notification