public class DemoMain
extends javafx.application.Application
| Constructor and Description |
|---|
DemoMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Launches our program.
|
void |
start(javafx.stage.Stage stage)
Sets up a stage to launch our window and initializes the splash screen.
|
public void start(javafx.stage.Stage stage)
start in class javafx.application.Applicationstage - public static void main(java.lang.String[] args)
args -