| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
| com.gargoylesoftware.htmlunit.html.applets |
This package contains classes needed for handling Applets internally.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AppletConfirmHandler.confirm(HtmlApplet applet)
Handles a confirm for the specified page.
|
| Constructor and Description |
|---|
AppletStubImpl(HtmlApplet htmlApplet,
HashMap<String,String> parameters,
URL codebase,
URL documentbase)
Constructs a stub for an applet node.
|
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.