The controller that corresponds to the Load view.
More...
The controller that corresponds to the Load view.
◆ onClick_aboutButton()
void net.samuelcmace.utk.gui.controller.LoadController.onClick_aboutButton |
( |
ActionEvent |
actionEvent | ) |
|
Called when the about button is pressed.
- Parameters
-
actionEvent | The default arguments passed to the event. |
◆ onClick_browserButton()
void net.samuelcmace.utk.gui.controller.LoadController.onClick_browserButton |
( |
ActionEvent |
actionEvent | ) |
|
Called when the kanji browser button is pressed.
- Parameters
-
actionEvent | The default arguments passed to the event. |
◆ onClick_exitButton()
void net.samuelcmace.utk.gui.controller.LoadController.onClick_exitButton |
( |
ActionEvent |
actionEvent | ) |
|
Called when the exit button is pressed.
- Parameters
-
actionEvent | The default arguments passed to the event. |
The documentation for this class was generated from the following file:
- /github/workspace/src/main/java/net/samuelcmace/utk/gui/controller/LoadController.java