Uses of Class
org.lobobrowser.ua.NavigatorWindowEvent

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.
 



SourceForge.net LogoCopyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Lobo Home]