TODO Arrival Time For Each Day

This commit is contained in:
Asaad Dadoush 2020-12-09 09:13:41 +03:00
parent 08f19fd60f
commit f1010ff184

View File

@ -70,7 +70,7 @@ public class MakkahCity {
// Vehicle car = traceCar(); // Vehicle car = traceCar();
//TODO Arrival Time for Each Day
//GUI //GUI
autoModeCheckBox = new Checkbox(); autoModeCheckBox = new Checkbox();
makkahFrame = new JFrame("Streets"); makkahFrame = new JFrame("Streets");