This package contains shared enums and constants. More...
Classes | |
| enum | AppIcons |
| Centralizes SVG path data for application-wide icons. More... | |
| enum | AppPaths |
| Centralized registry of application-specific paths, both internal (classpath) and system-level. More... | |
| enum | DifficultyLevel |
| Defines the difficulty levels of a Sudoku grid and provides conversions between enum values and their numeric/byte representations. More... | |
| enum | FxmlView |
| Enumerates FXML view identifiers mapped to their relative file paths. More... | |
| enum | I18n |
| Internationalization (i18n) support. More... | |
| enum | LogBackTxt |
| Utility enum for log messages and ASCII art. More... | |
| enum | OsName |
| Utility enum for operating system names. More... | |
| enum | PlayerConstants |
| Utility enum for player-related constants. More... | |
| enum | PlayerNameStatus |
| Utility enum representing the validation status of a player name. More... | |
| enum | ScreenSize |
| Utility enum for screen size. More... | |
| enum | ToastLevels |
| Utility enum for toast notification levels. More... | |
| enum | Urls |
| Utility enum for various application-specific url. More... | |
This package contains shared enums and constants.