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.Controllers Enum Reference

Defines the Controllers and their corresponding FXML files. More...

Collaboration diagram for net.samuelcmace.utk.gui.Controllers:
Collaboration graph

Static Public Member Functions

static String FilePath (Controllers m_controller)
 Retrieve the file path that corresponds to the corresponding controller.
 

Public Attributes

 LOAD
 
 ABOUT
 
 ABOUT_LICENSES
 
 KANJI_SEARCH
 
 KANJI_VIEW
 
 KANJI_EDITOR
 

Detailed Description

Defines the Controllers and their corresponding FXML files.

Member Function Documentation

◆ FilePath()

static String net.samuelcmace.utk.gui.Controllers.FilePath ( Controllers  m_controller)
static

Retrieve the file path that corresponds to the corresponding controller.

Parameters
m_controllerThe controller in question.
Returns
The file path that corresponds to the controller.

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