Class App
java.lang.Object
edu.ntnu.idatt1002.g106.handballapp.finalprod.controller.App
the apps starting class which doesn't implement application
- Author:
- Gruppe 6
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
main method that starts the program, needed because a main that starts the program shouldn't inherit Application class- Parameters:
args
-
-