![]() |
CanScan
|
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 | |
Utility for releasing memory used by QR code icons.
All methods must be called from the Event Dispatch Thread (EDT).
| void fr.softsf.canscan.ui.LabelIconUtil.disposeIcon | ( | JLabel | label | ) |
Releases memory used by the QR code icon.
Must be called from the EDT.
| label | the JLabel containing the icon to dispose |
| fr.softsf.canscan.ui.LabelIconUtil.INSTANCE |