|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BrowserListener
Interface to be able to listen to the status of the browser.
copyright Enough Software 2006 - 2008
Browser| Method Summary | |
|---|---|
void |
notifyDownloadEnd()
|
void |
notifyDownloadStart(java.lang.String url)
|
void |
notifyPageEnd()
|
void |
notifyPageError(java.lang.String url,
java.lang.Exception e)
|
void |
notifyPageStart(java.lang.String url)
|
| Method Detail |
|---|
void notifyPageStart(java.lang.String url)
void notifyPageEnd()
void notifyDownloadStart(java.lang.String url)
void notifyDownloadEnd()
void notifyPageError(java.lang.String url,
java.lang.Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||