public class Config
extends javafx.application.Application
Modifier and Type | Field and Description |
---|---|
static javafx.scene.image.Image |
ICON |
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
prepare(javafx.stage.Stage primaryStage) |
void |
start(javafx.stage.Stage primaryStage) |
public void start(javafx.stage.Stage primaryStage) throws java.io.IOException
start
in class javafx.application.Application
java.io.IOException
public void prepare(javafx.stage.Stage primaryStage) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
args
- the command line arguments