Package app
Class Main
java.lang.Object
app.Main
Main application entry point.
Launches the spectrometer GUI.
- Version:
- 1.0
- Author:
- Spectrometer Control Software
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
The main method that serves as the entry point for the application.- Parameters:
args- command line arguments (not used)
-