Package eu.su.mas.dedale.env.gs.oldgui
Class oldJavaFxmlGui
java.lang.Object
javafx.application.Application
eu.su.mas.dedale.env.gs.oldgui.oldJavaFxmlGui
public class oldJavaFxmlGui
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 oldJavaFxmlGui
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
(oldJavaFxmlGui startUpTest0) void
start
(javafx.stage.Stage primaryStage) static oldJavaFxmlGui
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
-
oldJavaFxmlGui
public oldJavaFxmlGui()
-
-
Method Details
-
waitForStartUpTest
-
setStartUpTest
-
getLoad
public javafx.fxml.FXMLLoader getLoad() -
start
- Specified by:
start
in classjavafx.application.Application
- Throws:
Exception
-
main
-