Package eu.su.mas.dedale.gui
Class JavaFxmlGui
java.lang.Object
javafx.application.Application
eu.su.mas.dedale.gui.JavaFxmlGui
public class JavaFxmlGui
extends javafx.application.Application
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.graphstream.ui.fx_viewer.FxViewPanel
static final CountDownLatch
protected javafx.fxml.FXMLLoader
static JavaFxmlGui
protected String
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavafx.fxml.FXMLLoader
getLoad()
static void
static void
setStartUpTest
(JavaFxmlGui startUpTest0) void
start
(javafx.stage.Stage primaryStage) static JavaFxmlGui
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Field Details
-
styleSheet
-
gs
protected org.graphstream.ui.fx_viewer.FxViewPanel gs -
loader
protected javafx.fxml.FXMLLoader loader -
latch
-
startUpTest
-
-
Constructor Details
-
JavaFxmlGui
public JavaFxmlGui()
-
-
Method Details
-
waitForStartUpTest
-
setStartUpTest
-
getLoad
public javafx.fxml.FXMLLoader getLoad() -
start
- Specified by:
start
in classjavafx.application.Application
- Throws:
Exception
-
main
-