public class EditorTesting
extends javafx.application.Application
| Constructor and Description |
|---|
EditorTesting() |
| 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 - java.lang.SecurityExceptionjava.lang.NoSuchMethodExceptionInvocationTargetExceptionjava.lang.IllegalArgumentExceptionjava.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionpublic static void main(java.lang.String[] args)
args -