Package | Description |
---|---|
org.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
Modifier and Type | Method and Description |
---|---|
void |
WebWindowListener.webWindowClosed (WebWindowEvent event)
A web window has been closed.
|
void |
WebWindowAdapter.webWindowClosed (WebWindowEvent event)
A web window has been closed.
|
void |
WebWindowListener.webWindowContentChanged (WebWindowEvent event)
The contents of a web window has been changed.
|
void |
WebWindowAdapter.webWindowContentChanged (WebWindowEvent event)
The contents of a web window has been changed.
|
void |
WebWindowListener.webWindowOpened (WebWindowEvent event)
A web window has been opened.
|
void |
WebWindowAdapter.webWindowOpened (WebWindowEvent event)
A web window has been opened.
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.