Package de.dlr.proseo.ui.gui
Klasse GraphicalUserInterface
java.lang.Object
de.dlr.proseo.ui.gui.GraphicalUserInterface
@SpringBootApplication
@ComponentScan(basePackages="de.dlr.proseo.ui")
@EnableConfigurationProperties
public class GraphicalUserInterface
extends Object
prosEO Graphical User Interface application
- Autor:
- Dr. Thomas Bassler
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
GraphicalUserInterface
public GraphicalUserInterface()
-
-
Methodendetails
-
main
The entry point of the Graphical User Interface application.- Parameter:
args
- the command-line arguments- Löst aus:
Exception
- if an error occurs during the application execution
-