Package de.hsh.graja.gui
Class Gui
java.lang.Object
javafx.application.Application
de.hsh.graja.gui.Gui
public class Gui
extends javafx.application.Application
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
-
Field Summary
FieldsFields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Field Details
-
log
-
-
Constructor Details
-
Gui
public Gui()
-
-
Method Details
-
start
public void start(javafx.stage.Stage primaryStage) - Specified by:
start
in classjavafx.application.Application
-
start
-