Class oldMyController

java.lang.Object
eu.su.mas.dedale.env.gs.oldgui.oldMyController

public class oldMyController
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    oldMyController()  
  • Method Summary

    Modifier and Type Method Description
    void dedaleAbout​(javafx.event.ActionEvent event)
    Help menu
    void dedaleForum​(javafx.event.ActionEvent event)  
    void dedaleTchat​(javafx.event.ActionEvent event)  
    void dedaleWebsite​(javafx.event.ActionEvent event)  
    void setGraph​(org.graphstream.ui.fx_viewer.FxViewPanel truc)
    Trying to add the graph ref to the scene

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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 -