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.