Class App

java.lang.Object
real_time_traffic_simulation_with_java.App

public class App extends Object
The main application class for the Real-Time Traffic Simulation with Java. It initializes and launches the GUI, sets up logging, and manages the simulation engine.
  • Constructor Details

    • App

      public App()
      App constructor
  • Method Details

    • main

      public static void main(String[] args)
      The main application entry point to launch and run the traffic simulation GUI
      Parameters:
      args - the command line arguments