Uses of Class
org.lobobrowser.html.gui.HtmlPanel

Packages that use HtmlPanel
org.lobobrowser.html.test Contains test software classes and simple implementations of context interfaces. 
 

Uses of HtmlPanel in org.lobobrowser.html.test
 

Subclasses of HtmlPanel in org.lobobrowser.html.test
 class SimpleBrowserFrame
          The SimpleBrowserFrame class implements the BrowserFrame interface.
 

Methods in org.lobobrowser.html.test that return HtmlPanel
 HtmlPanel SimpleHtmlRendererContext.getHtmlPanel()
           
 

Constructors in org.lobobrowser.html.test with parameters of type HtmlPanel
SimpleHtmlRendererContext(HtmlPanel contextComponent)
          Deprecated. Use constructor that takes HtmlPanel and UserAgentContext
SimpleHtmlRendererContext(HtmlPanel contextComponent, HtmlRendererContext parentRcontext)
          Constructs a SimpleHtmlRendererContext that is a child of another HtmlRendererContext.
SimpleHtmlRendererContext(HtmlPanel contextComponent, UserAgentContext ucontext)
          Constructs a SimpleHtmlRendererContext.
 



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