Defines the Controllers and their corresponding FXML files.
More...
|
static String | FilePath (Controllers m_controller) |
| Retrieve the file path that corresponds to the corresponding controller.
|
|
|
| LOAD |
|
| ABOUT |
|
| ABOUT_LICENSES |
|
| KANJI_SEARCH |
|
| KANJI_VIEW |
|
| KANJI_EDITOR |
|
Defines the Controllers and their corresponding FXML files.
◆ 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_controller | The controller in question. |
- Returns
- The file path that corresponds to the controller.
The documentation for this enum was generated from the following file:
- /github/workspace/src/main/java/net/samuelcmace/utk/gui/Controllers.java