Uses of Interface
org.lobobrowser.ua.NavigatorWindow

Packages that use NavigatorWindow
org.lobobrowser.ua
Contains interfaces that need to be implemented by a browser (like Lobo) in order to service Lobo extensions. 
 

Uses of NavigatorWindow in org.lobobrowser.ua
 

Methods in org.lobobrowser.ua with parameters of type NavigatorWindow
 void NavigatorExtension.windowClosing(NavigatorWindow wcontext)
          Invoked when a window is about to close.
 void NavigatorExtension.windowOpening(NavigatorWindow wcontext)
          Invoked right before the platform opens a new window.
 



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