public class PrimaryStageApplication
extends javafx.application.Application
Application.
The primaryStage from Application.start(Stage) can be accessed via PRIMARY_STAGE_FUTURE.| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.CompletableFuture<javafx.stage.Stage> |
PRIMARY_STAGE_FUTURE |
| Constructor and Description |
|---|
PrimaryStageApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(javafx.stage.Stage primaryStage) |