Class GoToTimeStepEvent

  • All Implemented Interfaces:
    GUIEvent

    public class GoToTimeStepEvent
    extends java.lang.Object
    implements GUIEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      GoToTimeStepEvent​(int newTimeStep)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getNewTimeStep()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoToTimeStepEvent

        public GoToTimeStepEvent​(int newTimeStep)
    • Method Detail

      • getNewTimeStep

        public int getNewTimeStep()