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 the color scheme of the user interface, which specifies whether applications should prefer light text on dark backgrounds, or dark text on light backgrounds.Defines a set of conditional (optional) features.This class provides HostServices for an Application.Application platform support class.Contains UI preferences of the current platform.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