Class OtsSimulationApplication<T extends OtsModelInterface>

Type Parameters:
T - model type
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class OtsSimulationApplication<T extends OtsModelInterface> extends AppearanceApplication
Window to animate an OTS simulation. The window will be maximized.

Copyright (c) 2013-2026 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
See Also:
  • Constructor Details

  • Method Details

    • setExitOnClose

      public void setExitOnClose(boolean exitOnClose)
      Set exit on close.
      Parameters:
      exitOnClose - whether to exit the JVM when the window is closed