| Package | Description | 
|---|---|
| org.htmlunit | Framework classes (contains the  WebClientclass which is the main entry point). | 
| org.htmlunit.html | Classes specific to HTML pages, particularly the  HtmlPagewhich represents
 an HTML document and provides access to its content. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DialogWindowA window opened in JavaScript via either  window.showModalDialogorwindow.showModelessDialog. | 
| class  | TopLevelWindowA window representing a top level browser window. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WebWindowImpl. addChildWindow(WebWindowImpl child)INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. | 
| void | WebWindowImpl. removeChildWindow(WebWindowImpl window)INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FrameWindowThe web window for a frame or iframe. | 
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.