Package de.dlr.proseo.ui.gui
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphicalUserInterface
public GraphicalUserInterface()
-
-
Method Details
-
main
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
-