public static interface ImageProvider.ImageCallback
Modifier and Type | Method and Description |
---|---|
void |
finished(javax.swing.ImageIcon result)
Called when image loading has finished.
|
void finished(javax.swing.ImageIcon result)
result
- the loaded image icon