ice.ri.enhancedawt.browser.event
Interface PilotLoadingListener

All Known Implementing Classes:
StatusContainer

public interface PilotLoadingListener

* Implementations of this interface receive events from the * pilots property changed events.


Method Summary
 void pilotLoadingBegin()
           
 void pilotLoadingEnd()
           
 void pilotLoadingError()
           
 

Method Detail

pilotLoadingBegin

public void pilotLoadingBegin()

pilotLoadingEnd

public void pilotLoadingEnd()

pilotLoadingError

public void pilotLoadingError()