Package put.ai.se.jsontools.gui
Class GuiController
java.lang.Object
javafx.application.Application
put.ai.se.jsontools.gui.GuiController
- All Implemented Interfaces:
Runnable
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static javafx.scene.Scene
private static javafx.stage.Stage
Fields 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
-
stage
private static javafx.stage.Stage stage -
scene
private static javafx.scene.Scene scene
-
-
Constructor Details
-
GuiController
public GuiController()
-
-
Method Details
-
loadFXML
- Throws:
IOException
-
closeWindow
public void closeWindow() -
start
- Specified by:
start
in classjavafx.application.Application
- Throws:
IOException
-
setRoot
- Throws:
IOException
-
setTitle
-
run
public void run()
-