Uses of Interface
org.lobobrowser.gui.WindowCallback

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

Uses of WindowCallback in org.lobobrowser.gui
 

Classes in org.lobobrowser.gui that implement WindowCallback
 class BrowserPanel
          A BrowserPanel contains a FramePanel along with optional address bar, toolbars, menu bar and status bar.
 class NavigatorWindowImpl
          Default implementation of the NavigatorWindow interface.
 

Methods in org.lobobrowser.gui that return WindowCallback
protected  WindowCallback FramePanel.getWindowCallback()
          Gets a WindowCallback instance that is used to dispatch information during local navigation.
 WindowCallback DefaultBrowserWindow.getWindowCallback()
           
 WindowCallback BrowserWindow.getWindowCallback()
          Gets a WindowCallback instance that receives navigation notifications.
 WindowCallback BrowserPanel.getWindowCallback()
           
abstract  WindowCallback AbstractBrowserWindow.getWindowCallback()
          Gets a WindowCallback instance that receives navigation notifications.
 



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