Package eu.su.mas.dedale.env.gs.oldgui
Class oldMyController
java.lang.Object
eu.su.mas.dedale.env.gs.oldgui.oldMyController
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddedaleAbout(javafx.event.ActionEvent event) Help menuvoiddedaleForum(javafx.event.ActionEvent event) voiddedaleTchat(javafx.event.ActionEvent event) voiddedaleWebsite(javafx.event.ActionEvent event) voidsetGraph(org.graphstream.ui.fx_viewer.FxViewPanel truc) Trying to add the graph ref to the scene 
- 
Constructor Details
- 
oldMyController
public oldMyController() 
 - 
 - 
Method Details
- 
dedaleAbout
public void dedaleAbout(javafx.event.ActionEvent event) Help menu - 
dedaleWebsite
public void dedaleWebsite(javafx.event.ActionEvent event)  - 
dedaleTchat
public void dedaleTchat(javafx.event.ActionEvent event)  - 
dedaleForum
public void dedaleForum(javafx.event.ActionEvent event)  - 
setGraph
public void setGraph(org.graphstream.ui.fx_viewer.FxViewPanel truc) Trying to add the graph ref to the scene- Parameters:
 truc-
 
 -