Class OtsAnimationPanel.DisposeOnCloseThread

java.lang.Object
java.lang.Thread
org.opentrafficsim.swing.gui.OtsAnimationPanel.DisposeOnCloseThread
All Implemented Interfaces:
Runnable
Enclosing class:
OtsAnimationPanel

protected class OtsAnimationPanel.DisposeOnCloseThread extends Thread
Install the dispose on close when the OtsControlPanel is registered as part of a frame.
  • Constructor Details

    • DisposeOnCloseThread

      public DisposeOnCloseThread(OtsAnimationPanel panel)
      Parameters:
      panel - OtsAnimationPanel; the OTSControlpanel container.
  • Method Details