public class Binjr
extends javafx.application.Application
| Modifier and Type | Field and Description |
|---|---|
static org.apache.logging.log4j.Logger |
runtimeDebuggingFeatures |
| Constructor and Description |
|---|
Binjr() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The entry point fo the application.
|
void |
start(javafx.stage.Stage primaryStage) |
public static final org.apache.logging.log4j.Logger runtimeDebuggingFeatures
public void start(javafx.stage.Stage primaryStage)
throws java.lang.Exception
start in class javafx.application.Applicationjava.lang.Exceptionpublic static void main(java.lang.String[] args)
args - the command line argumentsCopyright © 2018 Frederic Thevenet. All rights reserved.