CanScan
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 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.DynamicPreviewWorkerAsynchronously generates and displays a QR code preview in a Swing UI
 Cfr.softsf.canscan.ui.worker.AbstractDynamicWorker< ImageIcon >
 Cfr.softsf.canscan.ui.worker.DynamicResizeWorkerAsynchronously resizes a generated QR code image for display in a Swing UI
 Cfr.softsf.canscan.util.ApplicationMetadataApplication metadata loaded from version.properties
 Cfr.softsf.canscan.util.BrowserHelperSingleton service for browser operations in Swing applications
 Cfr.softsf.canscan.CanScanUTestSuite de tests unitaires pour la logique principale de CanScan
 Cfr.softsf.canscan.util.CheckerCentralized argument validation utility for detecting and reporting null or blank values
 Cfr.softsf.canscan.ui.ColorOperationUtility class for managing QR code colors and color-related UI operations
 Cfr.softsf.canscan.util.CoordinateHelperValidating and formatting geographic coordinates
 Cfr.softsf.canscan.util.CoordinateHelperUTestSuite de tests unitaires pour la validation et le formatage des coordonnées géographiques
 Cfr.softsf.canscan.service.DataBuilderServiceService for generating QR code content and default filenames
 Cfr.softsf.canscan.service.DataBuilderServiceUTestSuite de tests unitaires pour la construction des chaînes de données (MECARD, VEVENT)
 Cfr.softsf.canscan.util.DateHelperProduces iCalendar-compliant UTC timestamps (RFC 5545)
 Cfr.softsf.canscan.util.DateHelperUTestSuite de tests unitaires pour les utilitaires de formatage de dates
 CDatePicker
 Cfr.softsf.canscan.ui.FlatLafDatePickerDatePicker component with FlatLaf styling applied and maintained
 Cfr.softsf.canscan.constant.DoubleConstantsDouble constants
 Cfr.softsf.canscan.ui.EncodedImageThread-safe singleton to hold a shared QR code BufferedImage
 Cfr.softsf.canscan.constant.FloatConstantsFloat constants
 Cfr.softsf.canscan.util.FontManagerSingleton responsible for loading, applying, and scaling custom fonts in the Swing UI
 Cfr.softsf.canscan.util.FontManagerUTestUnit test suite for typography and scaling management via FontManager
 Cfr.softsf.canscan.util.FrameHelperSingleton utility for accessing active application frames
 Cfr.softsf.canscan.service.GenerateAndSaveServiceService dedicated to QR code generation and saving
 Cfr.softsf.canscan.service.GenerateAndSaveServiceUTestSuite de tests unitaires pour le service de génération et de sauvegarde des fichiers QR
 Cfr.softsf.canscan.ui.IFlatLafStyledForLGoodDatePickerUtility interface to apply FlatLaf styling to LGoodDatePicker components
 Cfr.softsf.canscan.ui.FlatLafDatePickerDatePicker component with FlatLaf styling applied and maintained
 Cfr.softsf.canscan.ui.FlatLafTimePickerTimePicker component with FlatLaf styling applied and maintained
 Cfr.softsf.canscan.constant.IntConstantsInt constants
 CJFrame
 Cfr.softsf.canscan.CanScanCanScan — Swing QR code generator with MECARD, MEET, and FREE modes
 Cfr.softsf.canscan.ui.LabelIconUtilUtility for releasing memory used by QR code icons
 Cfr.softsf.canscan.model.ModeApplication operation modes
 Cfr.softsf.canscan.ui.MyPopupUtility for displaying standardized dialogs
 Cfr.softsf.canscan.ui.MyPopupUTestSuite de tests unitaires pour la gestion des fenêtres contextuelles via MyPopup
 Cfr.softsf.canscan.NativeImageConfigSimulatorSimulates Native Image configuration behavior for UI testing and preview without generating the actual image
 Cfr.softsf.canscan.ui.MyPopupUTest.ShowArgumentErrorDialogTestsTests relatifs à l'affichage des erreurs d'arguments
 Cfr.softsf.canscan.ui.MyPopupUTest.ShowDialogTestsTests relatifs à l'affichage des boîtes de dialogue standards
 Cfr.softsf.canscan.ui.MyPopupUTest.ShowYesNoConfirmDialogTestsTests relatifs aux dialogues de confirmation Oui/Non
 Cfr.softsf.canscan.ui.MyPopupUTest.SingletonTestsTests vérifiant l'implémentation du pattern Singleton
 Cfr.softsf.canscan.constant.StringConstantsString constants for messages and identifiers
 CSwingWorker
 Cfr.softsf.canscan.ui.worker.GenerateAndSaveWorkerSwingWorker that generates and saves QR codes in a background thread
 CTimePicker
 Cfr.softsf.canscan.ui.FlatLafTimePickerTimePicker component with FlatLaf styling applied and maintained
 Cfr.softsf.canscan.ui.UiComponentsConfigurationCreating and configuring UI components
 Cfr.softsf.canscan.util.ValidationFieldHelperValidates and sanitizes user input for QR code parameters
 Cfr.softsf.canscan.service.ValidationFieldHelperUTestSuite de tests unitaires pour le service de validation des champs de saisie (UI)
 Cfr.softsf.canscan.service.VersionServiceService for checking if the application version is up to date by querying the GitHub API