ImageLoader.notifyListeners

Notifies all image loader listeners that an image loader event has occurred. Pass the specified event object to each listener.

@param event the <code>ImageLoaderEvent</code> to send to each <code>ImageLoaderListener</code>

class ImageLoader
void
notifyListeners
(
ImageLoaderEvent event
)

Meta