Understanding the Kanji 0.1.5
A tool for understanding the meaning behind the Japanese Kanji characters.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nnet
 Nsamuelcmace
 Nutk
 Ngui
 Ncontroller
 CAboutControllerThe controller for the About view
 CAboutLicensesControllerThe controller that corresponds to the AboutLicenses view
 CKanjiEditorControllerThe controller that corresponds to the KanjiEditor view
 CKanjiSearchControllerThe controller that corresponds to the Quiz view
 CKanjiViewControllerThe controller that corresponds to the KanjiBrowser view
 CLoadControllerThe controller that corresponds to the Load view
 CControllerManagerAbstract class to control the switching behavior of the FXML views and their corresponding controllers
 CControllersDefines the Controllers and their corresponding FXML files
 CMessageBoxUtility class to create and display message boxes to the user (without any logging)
 Nlogic
 CAppStoragePathsUtility class associated with creating and retrieving the default file structure for the project
 CDatabaseConnectionDefines an object wrapper for a SQLite database connection
 CDatabaseReadConnectionThe DatabaseConnection child class associated with reading data from the database
 CDatabaseWriteConnectionThe DatabaseConnection child class associated with writing data to the database
 CDBConnectionPoolSingleton to manage program-wide database connections
 CLoggerAbstract (static) class to log messages both to the program and to the console
 CApplicationLauncherThe main class for the program
 CMainThe main class for the OpenJFX Application