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
FieldsModifier and TypeFieldDescriptionprotected org.graphstream.ui.fx_viewer.FxViewPanelstatic final CountDownLatchprotected javafx.fxml.FXMLLoaderstatic oldJavaFxmlGuiprotected StringFields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionjavafx.fxml.FXMLLoadergetLoad()static voidstatic voidsetStartUpTest(oldJavaFxmlGui startUpTest0) voidstart(javafx.stage.Stage primaryStage) static oldJavaFxmlGuiMethods 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:
 startin classjavafx.application.Application- Throws:
 Exception
 - 
main
 
 -