Package app

Class Main


public class Main extends Object
Main application entry point. Launches the spectrometer GUI.
Version:
1.0
Author:
Spectrometer Control Software
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
      The main method that serves as the entry point for the application.
      Parameters:
      args - command line arguments (not used)