Package javatro
Class Javatro
java.lang.Object
javatro.Javatro
The
javatro class serves as the main entry point for the application. It initializes the
necessary components, including the view, core logic, and manager, and sets the screen of the
manager to the start screen.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Javatro
public Javatro()
-
-
Method Details
-
main
The main entry point of the application. It initializes the start screen.- Parameters:
args- Command-line arguments (not used in this application).- Throws:
JavatroException
-