Uses of Interface
org.lobobrowser.gui.WindowFactory

Packages that use WindowFactory
org.lobobrowser.gui Contains GUI classes that allow embedding the browser in a Java Swing application. 
 

Uses of WindowFactory in org.lobobrowser.gui
 

Classes in org.lobobrowser.gui that implement WindowFactory
 class DefaultWindowFactory
          Browser windows are created by this factory by default.
 

Methods in org.lobobrowser.gui with parameters of type WindowFactory
static void NavigatorWindowImpl.setWindowFactory(WindowFactory wf)
          Changes the WindowFactory that is used to create browser windows.
 



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