| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| oracle.ide.help | 
 Contains interfaces and classes used by addins to
provide context sensitive help on their own windows and dialogs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
IdeCore.installAboutBox(AboutBoxFactory factory)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AboutBoxFactory | 
AboutBoxFactory.getAboutBoxFactory()
Get the about box factory instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
AboutBoxFactory.setAboutBoxFactory(AboutBoxFactory factory)
Set the about box factory. 
 |