Sets up a VerticalLayout and loads classes to be ready to show a simulation
from the springs namespace. JavaScript commands can be executed via Terminal
to create the simulation. Those Terminal commands can be specified in an HTML file, or
interactively via the Terminal interface.
specifies the names of the HTML
elementId's to look for in the HTML document; these elements are where the user
interface of the simulation is created.
Sets up a VerticalLayout and loads classes to be ready to show a simulation from the
springs
namespace. JavaScript commands can be executed via Terminal to create the simulation. Those Terminal commands can be specified in an HTML file, or interactively via the Terminal interface.