Understanding the Kanji 0.1.5
A tool for understanding the meaning behind the Japanese Kanji characters.
|
The controller for the About view. More...
Public Member Functions | |
void | onClick_returnButton (ActionEvent actionEvent) |
Called when the return button is pressed. | |
void | onClick_licenseButton (ActionEvent actionEvent) |
Called when the license button is pressed. | |
The controller for the About view.
void net.samuelcmace.utk.gui.controller.AboutController.onClick_licenseButton | ( | ActionEvent | actionEvent | ) |
Called when the license button is pressed.
actionEvent | The default arguments passed to the event. |
void net.samuelcmace.utk.gui.controller.AboutController.onClick_returnButton | ( | ActionEvent | actionEvent | ) |
Called when the return button is pressed.
actionEvent | The default arguments passed to the event. |