Package fr.iMath

Class Main

java.lang.Object
javafx.application.Application
fr.iMath.Main

public class Main
extends javafx.application.Application
Main class. This is where everything begin!
Author:
HESEQUE Antoine, JEANNIN Louis
  • Nested Class Summary

    Nested classes/interfaces inherited from class javafx.application.Application

    javafx.application.Application.Parameters
  • Field Summary

    Fields inherited from class javafx.application.Application

    STYLESHEET_CASPIAN, STYLESHEET_MODENA
  • Constructor Summary

    Constructors 
    Constructor Description
    Main()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Main function
    void start​(javafx.stage.Stage stage)
    Load the InputUI with JavaFX

    Methods inherited from class javafx.application.Application

    getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop

    Methods inherited from class java.lang.Object

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

    • Main

      public Main()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Main function
      Parameters:
      args - arguments given right after executing the file.
    • start

      public void start​(javafx.stage.Stage stage)
      Load the InputUI with JavaFX
      Specified by:
      start in class javafx.application.Application
      Parameters:
      stage - first javafx scene