public final class IEPopupContainer extends java.lang.Object implements PopupContainer
| Constructor and Description |
|---|
IEPopupContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
insertBrowser(Browser browser)
Notification is called when newly created browser instance should be
inserted into the parent container and displayed.
|
public void insertBrowser(Browser browser)
PopupContainerinsertBrowser in interface PopupContainerbrowser - the newly created browser.