| Cfr.softsf.canscan.ui.worker.AbstractDynamicWorker< T > | Base class managing asynchronous QR code tasks with a unified workflow |
| Cfr.softsf.canscan.ui.worker.AbstractDynamicWorker< BufferedImage > | |
| Cfr.softsf.canscan.ui.worker.DynamicPreviewWorker | Asynchronously generates and displays a QR code preview in a Swing UI |
| Cfr.softsf.canscan.ui.worker.AbstractDynamicWorker< ImageIcon > | |
| Cfr.softsf.canscan.ui.worker.DynamicResizeWorker | Asynchronously resizes a generated QR code image for display in a Swing UI |
| Cfr.softsf.canscan.util.ApplicationMetadata | Application metadata loaded from version.properties |
| Cfr.softsf.canscan.util.BrowserHelper | Singleton service for browser operations in Swing applications |
| Cfr.softsf.canscan.CanScanUTest | Suite de tests unitaires pour la logique principale de CanScan |
| Cfr.softsf.canscan.util.Checker | Centralized argument validation utility for detecting and reporting null or blank values |
| Cfr.softsf.canscan.ui.ColorOperation | Utility class for managing QR code colors and color-related UI operations |
| Cfr.softsf.canscan.util.CoordinateHelper | Validating and formatting geographic coordinates |
| Cfr.softsf.canscan.util.CoordinateHelperUTest | Suite de tests unitaires pour la validation et le formatage des coordonnées géographiques |
| Cfr.softsf.canscan.service.DataBuilderService | Service for generating QR code content and default filenames |
| Cfr.softsf.canscan.service.DataBuilderServiceUTest | Suite de tests unitaires pour la construction des chaînes de données (MECARD, VEVENT) |
| Cfr.softsf.canscan.util.DateHelper | Produces iCalendar-compliant UTC timestamps (RFC 5545) |
| Cfr.softsf.canscan.util.DateHelperUTest | Suite de tests unitaires pour les utilitaires de formatage de dates |
| CDatePicker | |
| Cfr.softsf.canscan.ui.FlatLafDatePicker | DatePicker component with FlatLaf styling applied and maintained |
| Cfr.softsf.canscan.constant.DoubleConstants | Double constants |
| Cfr.softsf.canscan.ui.EncodedImage | Thread-safe singleton to hold a shared QR code BufferedImage |
| Cfr.softsf.canscan.constant.FloatConstants | Float constants |
| Cfr.softsf.canscan.util.FontManager | Singleton responsible for loading, applying, and scaling custom fonts in the Swing UI |
| Cfr.softsf.canscan.util.FontManagerUTest | Unit test suite for typography and scaling management via FontManager |
| Cfr.softsf.canscan.util.FrameHelper | Singleton utility for accessing active application frames |
| Cfr.softsf.canscan.service.GenerateAndSaveService | Service dedicated to QR code generation and saving |
| Cfr.softsf.canscan.service.GenerateAndSaveServiceUTest | Suite de tests unitaires pour le service de génération et de sauvegarde des fichiers QR |
| Cfr.softsf.canscan.ui.IFlatLafStyledForLGoodDatePicker | Utility interface to apply FlatLaf styling to LGoodDatePicker components |
| Cfr.softsf.canscan.ui.FlatLafDatePicker | DatePicker component with FlatLaf styling applied and maintained |
| Cfr.softsf.canscan.ui.FlatLafTimePicker | TimePicker component with FlatLaf styling applied and maintained |
| Cfr.softsf.canscan.constant.IntConstants | Int constants |
| CJFrame | |
| Cfr.softsf.canscan.CanScan | CanScan — Swing QR code generator with MECARD, MEET, and FREE modes |
| Cfr.softsf.canscan.ui.LabelIconUtil | Utility for releasing memory used by QR code icons |
| Cfr.softsf.canscan.model.Mode | Application operation modes |
| Cfr.softsf.canscan.ui.MyPopup | Utility for displaying standardized dialogs |
| Cfr.softsf.canscan.ui.MyPopupUTest | Suite de tests unitaires pour la gestion des fenêtres contextuelles via MyPopup |
| Cfr.softsf.canscan.NativeImageConfigSimulator | Simulates Native Image configuration behavior for UI testing and preview without generating the actual image |
| Cfr.softsf.canscan.ui.MyPopupUTest.ShowArgumentErrorDialogTests | Tests relatifs à l'affichage des erreurs d'arguments |
| Cfr.softsf.canscan.ui.MyPopupUTest.ShowDialogTests | Tests relatifs à l'affichage des boîtes de dialogue standards |
| Cfr.softsf.canscan.ui.MyPopupUTest.ShowYesNoConfirmDialogTests | Tests relatifs aux dialogues de confirmation Oui/Non |
| Cfr.softsf.canscan.ui.MyPopupUTest.SingletonTests | Tests vérifiant l'implémentation du pattern Singleton |
| Cfr.softsf.canscan.constant.StringConstants | String constants for messages and identifiers |
| CSwingWorker | |
| Cfr.softsf.canscan.ui.worker.GenerateAndSaveWorker | SwingWorker that generates and saves QR codes in a background thread |
| CTimePicker | |
| Cfr.softsf.canscan.ui.FlatLafTimePicker | TimePicker component with FlatLaf styling applied and maintained |
| Cfr.softsf.canscan.ui.UiComponentsConfiguration | Creating and configuring UI components |
| Cfr.softsf.canscan.util.ValidationFieldHelper | Validates and sanitizes user input for QR code parameters |
| Cfr.softsf.canscan.service.ValidationFieldHelperUTest | Suite de tests unitaires pour le service de validation des champs de saisie (UI) |
| Cfr.softsf.canscan.service.VersionService | Service for checking if the application version is up to date by querying the GitHub API |