koenhendriks / CarParkSimulation

Java assignment for a car park simulation
GNU General Public License v3.0
1 stars 3 forks source link

Gui #17

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

Adds two beautiful buttons to the view that can control the simulator. By having these buttons we don't need to call the run() method in our main.

rubenbuisman commented 8 years ago

Thanks Koen for helping me out!