|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsynchronousLoadingEventListener
Listener for applications which perform asynchronous loading, in order to be informed if the loading is done or if an error has occurred.
Method Summary | |
---|---|
void |
receiveEvent(AsynchronousLoadingEvent e)
Method called when an event is sent to the application. |
Method Detail |
---|
void receiveEvent(AsynchronousLoadingEvent e)
e
- an AsynchronousLoadingEvent event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |