Package | Description |
---|---|
javafx.application |
Provides the application life-cycle classes.
|
Modifier and Type | Field and Description |
---|---|
private HostServices |
Application.hostServices |
Modifier and Type | Method and Description |
---|---|
HostServices |
Application.getHostServices()
Gets the HostServices provider for this application.
|