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