Package controller
package controller
MVC controller layer of the application.
This package contains JavaFX controllers that handle user actions, coordinate page navigation, and translate interactions between the UI and the simulation model.
-
ClassDescriptionControls the simulation logic for the simulation page.JavaFX controller for the history page.Operations that the engine can call on the controller.Common controller operations that all page files can call.JavaFX controller for the main input page.JavaFX controller for the results page.JavaFX controller for the simulation page.