Package org.gsusers.gsmv


package org.gsusers.gsmv
Root package for project source, containing 2 classes and 3 packages: - GS_Application, the main class - GS_Controller, the controller class for the GUI GS_view.fxml - model, the package for structural elements - steps, the package for major method classes - utilities, the package for utility classes, called by one or more of the previous classes
Since:
2.0
  • Classes
    Class
    Description
    Main class of project
    LayoutController for JavaFX GUI manage the communication between Main and the GUI.