org.lobobrowser.html.domimpl

Interface ImageListener

All Superinterfaces:
java.util.EventListener

public interface ImageListener
extends java.util.EventListener

Field Summary

static ImageListener[]
EMPTY_ARRAY

Method Summary

void
imageLoaded(ImageEvent event)

Field Details

EMPTY_ARRAY

public static final ImageListener[] EMPTY_ARRAY

Method Details

imageLoaded

public void imageLoaded(ImageEvent event)