Class MainPageController

java.lang.Object
controller.MainPageController

public class MainPageController extends Object
JavaFX controller for the main input page. Responsibilities: - receive user actions from main_view.fxml - forward business actions to Controller - expose getter and setter methods for the page fields
  • Constructor Details

    • MainPageController

      public MainPageController()