Package ice.ri.enhancedawt.browser.event

Interface Summary
ContentLoadingListener * Implementors of this interface will receive events from the content * loading property changes.
ImageLoadingListener * ImageLoading listeners receive updates on * how many images are remaining to be loaded.
LocationListener * Location listeners receive a string representation * update of the current browser location.
MemoryWarningListener * A memory warning listener can preemptively react * to a low memory situation by cleaning up or * freeing resources.
NavigationListener * Navigation listeners are likely gui components that * react by enabling or disabling navigation buttons.
PilotLoadingListener * Implementations of this interface receive events from the * pilots property changed events.
StatusbarListener * Implementations are given a text string * with which to set the status bar text.
TitleListener * Implementors of this interface react with * setting a title and they are likely a gui * component.