CanScan
Loading...
Searching...
No Matches
fr.softsf.canscan.ui.LabelIconUtil Enum Reference

Utility for releasing memory used by QR code icons. More...

+ Collaboration diagram for fr.softsf.canscan.ui.LabelIconUtil:

Public Member Functions

void disposeIcon (JLabel label)
 Releases memory used by the QR code icon.
 

Public Attributes

 INSTANCE
 

Detailed Description

Utility for releasing memory used by QR code icons.

All methods must be called from the Event Dispatch Thread (EDT).

Member Function Documentation

◆ disposeIcon()

void fr.softsf.canscan.ui.LabelIconUtil.disposeIcon ( JLabel label)

Releases memory used by the QR code icon.

Must be called from the EDT.

Parameters
labelthe JLabel containing the icon to dispose

Member Data Documentation

◆ INSTANCE

fr.softsf.canscan.ui.LabelIconUtil.INSTANCE

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