SudokuFX
|
Utility class containing various enums used throughout the application. More...
Classes | |
enum | LogBackTxt |
Enum for log messages and ASCII art. More... | |
enum | OsName |
Enum for operating system names. More... | |
enum | Paths |
Enum for various application-specific paths. More... | |
enum | ScreenSize |
Enum for screen minimum size. More... | |
enum | ToastLevels |
Enum for toast notification levels. More... | |
Private Member Functions | |
MyEnums () | |
Private constructor to prevent instantiation of this utility class. | |
Utility class containing various enums used throughout the application.
|
private |
Private constructor to prevent instantiation of this utility class.