sammytrhodes / ExamHelper

This application will aid teachers in creating exams for their classes.
0 stars 1 forks source link

Create Controller #23

Closed sammytrhodes closed 7 years ago

sammytrhodes commented 7 years ago

done: when all interfaces are connected and running through the controller

davmarcella commented 7 years ago

physically created controller and merging choice interface with it

davmarcella commented 7 years ago

SIGNIFICANTLY harder to create instances of interfaces in a controller class

davmarcella commented 7 years ago

Every interface class (java and fxml file) should each have own controller started by one main controller "ScreensFramework.java"