Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Class and Description |
---|---|
class |
WebWindowAdapter
An adapter for the WebWindowListener interface.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.addWebWindowListener(WebWindowListener listener)
Adds a listener for
WebWindowEvent s. |
void |
WebClient.removeWebWindowListener(WebWindowListener listener)
Removes a listener for
WebWindowEvent s. |
Copyright © 2002–2019 Gargoyle Software Inc.. All rights reserved.