|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NavigatorWindowEvent | |
|---|---|
| org.lobobrowser.ua |
Contains interfaces that need to be implemented by a browser (like Lobo)
in order to service Lobo extensions. |
| Uses of NavigatorWindowEvent in org.lobobrowser.ua |
|---|
| Methods in org.lobobrowser.ua with parameters of type NavigatorWindowEvent | |
|---|---|
void |
NavigatorWindowListener.defaultStatusUpdated(NavigatorWindowEvent event)
Invoked when the default status message is updated. |
void |
NavigatorWindowListener.documentAccessed(NavigatorWindowEvent event)
Invoked after a connection request to a URL succeeds and the document starts loading. |
void |
NavigatorWindowListener.documentRendering(NavigatorWindowEvent event)
Invoked after a clientlet has set the document content. |
void |
NavigatorWindowListener.statusUpdated(NavigatorWindowEvent event)
Invoked when the status message is updated. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||