| Package | Description |
|---|---|
| oracle.ide.webbrowser |
Contains classes that allow addins some level of control on the IDE web browser settings.
|
| Modifier and Type | Method and Description |
|---|---|
static BrowserRunner |
BrowserRunner.getBrowserRunner()
Returns the active BrowserRunner instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BrowserRunner.setBrowserRunner(BrowserRunner browserRunner)
Sets the BrowserRunner instance.
|