SudokuFX
Loading...
Searching...
No Matches
fr.softsf.sudokufx.utils.MyEnums Class Reference

Utility class containing various enums used throughout the application. More...

+ Collaboration diagram for fr.softsf.sudokufx.utils.MyEnums:

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.
 

Detailed Description

Utility class containing various enums used throughout the application.

Constructor & Destructor Documentation

◆ MyEnums()

fr.softsf.sudokufx.utils.MyEnums.MyEnums ( )
private

Private constructor to prevent instantiation of this utility class.


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