|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 . |
|
SimpleHtmlRendererContext(HtmlPanel contextComponent,
UserAgentContext ucontext)
Constructs a SimpleHtmlRendererContext. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||