Class InfoTextPanel.UpdateTimer

java.lang.Object
java.lang.Thread
nl.tudelft.simulation.dsol.swing.gui.animation.panel.InfoTextPanel.UpdateTimer
All Implemented Interfaces:
Runnable
Enclosing class:
InfoTextPanel

protected class InfoTextPanel.UpdateTimer extends Thread
UpdateTimer class to update the coordinate on the screen.
  • Field Details

    • closing

      protected boolean closing
      application closing?
  • Constructor Details

    • UpdateTimer

      protected UpdateTimer()
  • Method Details