Class GraphicalUserInterface

java.lang.Object
de.dlr.proseo.ui.gui.GraphicalUserInterface

@SpringBootApplication @ComponentScan(basePackages="de.dlr.proseo.ui") public class GraphicalUserInterface extends Object
prosEO Graphical User Interface application
Author:
Dr. Thomas Bassler
  • Constructor Details

    • GraphicalUserInterface

      public GraphicalUserInterface()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      The entry point of the Graphical User Interface application.
      Parameters:
      args - the command-line arguments
      Throws:
      Exception - if an error occurs during the application execution