I've attached pictures of the current code. It does most of what is needed. It does not currently allow for the addition of cars and intersections.
package cmsc335project3; import java.awt.Dimension; import java.awt.event.ActionEvent; import java.util.concurrent.atomic.AtomicBoolean; import javax.