JavaFX on JDK 8 has a shorter support timeline than JDK 8. Update releases of JDK 8 after March 2028 will not include JavaFX. Visit www.oracle.com/javase/javafx for details.
| Package | Description |
|---|---|
| javafx.application |
Provides the application life-cycle classes.
|
| Class and Description |
|---|
| Application
Deprecated.
Update releases of JDK 8 after March 2028 will not include JavaFX.
|
| Application.Parameters
Deprecated.
Encapsulates the set of parameters for an application.
|
| ConditionalFeature
Defines a set of conditional (optional) features.
|
| HostServices
This class provides HostServices for an Application.
|
| Preloader.ErrorNotification
Deprecated.
Preloader notification that reports an error.
|
| Preloader.PreloaderNotification
Deprecated.
Marker interface for all Preloader notification.
|
| Preloader.ProgressNotification
Deprecated.
Preloader notification that reports progress.
|
| Preloader.StateChangeNotification
Deprecated.
A notification that signals a change in the application state.
|
| Preloader.StateChangeNotification.Type
Enum that defines the type of change associated with this notification
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 2008, 2026, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.