Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes
|
com.gargoylesoftware.htmlunit.html |
Classes specific to html pages
|
Modifier and Type | Method and Description |
---|---|
void |
WebWindowImpl.addChildWindow(FrameWindow child)
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Adds a child to this window, for shutdown purposes. |
Modifier and Type | Method and Description |
---|---|
FrameWindow |
HtmlPage.getFrameByName(String name)
Returns the first frame contained in this page with the specified name.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.