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.LoadController Class Reference

The controller that corresponds to the Load view. More...

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

Public Member Functions

void onClick_browserButton (ActionEvent actionEvent)
 Called when the kanji browser button is pressed.
 
void onClick_aboutButton (ActionEvent actionEvent)
 Called when the about button is pressed.
 
void onClick_exitButton (ActionEvent actionEvent)
 Called when the exit button is pressed.
 

Detailed Description

The controller that corresponds to the Load view.

Member Function Documentation

◆ onClick_aboutButton()

void net.samuelcmace.utk.gui.controller.LoadController.onClick_aboutButton ( ActionEvent  actionEvent)

Called when the about button is pressed.

Parameters
actionEventThe 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
actionEventThe 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
actionEventThe default arguments passed to the event.

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