//Ankea/fi.jyu.ohj2.sourander.ankea.controller/MainController
MainController¶
[JVM]\ open class MainController
JavaFX controller for the main application view (main.fxml). Sets up event handlers. Very observe. Such wow.
Constructors¶
| MainController | [JVM] constructor() |
Functions¶
| Name | Summary |
|---|---|
| initialize | [JVM] open fun initialize(location: URL, resources: ResourceBundle) Initialises the controller: loads decks from disk, sets up table columns, row factory, and button handlers. |