java.lang.Object
com.atmbanksimulator.Launcher
ATM Simulator - Launcher
The Launcher class provides an entry point for launching the JavaFX application.
It's responsible for launching the application, allowing Main to focus solely on
MVC setup without acting as the entry point.
- Version:
- 3.0
- Author:
- D'Souza, C. J.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Launcher
public Launcher()
-
-
Method Details
-
main
-