//Ankea/fi.jyu.ohj2.sourander.ankea.controller/MainController/initialize
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.
Parameters¶
JVM
| location | the URL of the FXML document |
| resources | the resource bundle for the root object |