Uses of Class
mars.simulator.SimulatorStartEvent
Packages that use SimulatorStartEvent
-
Uses of SimulatorStartEvent in mars.simulator
Methods in mars.simulator with parameters of type SimulatorStartEventModifier and TypeMethodDescriptiondefault voidSimulatorListener.simulatorStarted(SimulatorStartEvent event) Called when the simulator begins execution of a program. -
Uses of SimulatorStartEvent in mars.venus
Methods in mars.venus with parameters of type SimulatorStartEventModifier and TypeMethodDescriptionvoidMessagesPane.simulatorStarted(SimulatorStartEvent event) Called when the simulator begins execution of a program.voidRegistersDisplayTab.simulatorStarted(SimulatorStartEvent event) voidVenusUI.simulatorStarted(SimulatorStartEvent event) -
Uses of SimulatorStartEvent in mars.venus.execute
Methods in mars.venus.execute with parameters of type SimulatorStartEventModifier and TypeMethodDescriptionvoidDataSegmentWindow.simulatorStarted(SimulatorStartEvent event) voidTextSegmentWindow.simulatorStarted(SimulatorStartEvent event)