public class Main
extends javafx.application.Application
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Launching the programm
|
void |
start(javafx.stage.Stage primaryStage)
Starting the stage and controller
|
public void start(javafx.stage.Stage primaryStage) throws java.lang.Exception
start
in class javafx.application.Application
primaryStage
- java.lang.Exception
public static void main(java.lang.String[] args)
args
-