A 2D shape collision simulation with a Swing GUI; it presents a large amount
of options to the user, letting the user specify circles, rectangles or any
custom irregular polygon.
Main() -
Constructor for class simulation.gui.Main
This is the main window of the simulation; it contains the main display, and
while not necessarily encompassing everything -- there can be some
independent frames -- it is the window that is opened first.