Understanding the Kanji 0.1.5
A tool for understanding the meaning behind the Japanese Kanji characters.
Loading...
Searching...
No Matches
net.samuelcmace.utk.gui.controller.AboutController Class Reference

The controller for the About view. More...

Collaboration diagram for net.samuelcmace.utk.gui.controller.AboutController:
Collaboration graph

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.
 

Detailed Description

The controller for the About view.

Member Function Documentation

◆ onClick_licenseButton()

void net.samuelcmace.utk.gui.controller.AboutController.onClick_licenseButton ( ActionEvent  actionEvent)

Called when the license button is pressed.

Parameters
actionEventThe default arguments passed to the event.

◆ onClick_returnButton()

void net.samuelcmace.utk.gui.controller.AboutController.onClick_returnButton ( ActionEvent  actionEvent)

Called when the return button is pressed.

Parameters
actionEventThe default arguments passed to the event.

The documentation for this class was generated from the following file: