org.opensourcephysics.controls
Interface Simulation

All Superinterfaces:
Animation
All Known Implementing Classes:
AbstractSimulation

public interface Simulation
extends Animation

Simulations are Animations that invoke methods before starting their animation thread and after stopping their animation thread.


Methods inherited from interface org.opensourcephysics.controls.Animation
initializeAnimation, resetAnimation, setControl, startAnimation, stepAnimation, stopAnimation