public class ExampleCode
extends javafx.application.Application
Constructor and Description |
---|
ExampleCode() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Important notes to start with:
* Nothing right now |
void |
start(javafx.stage.Stage arg0)
Because javafx
|
public static void main(java.lang.String[] args)
args
- its argspublic void start(javafx.stage.Stage arg0) throws java.lang.Exception
start
in class javafx.application.Application
java.lang.Exception