| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IdeArgs | 
IdeCore.getIdeArgs()  | 
static IdeArgs | 
Ide.getIdeArgs()
Gets the  
IdeArgs. | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
IdeMainWindow.postInitialize(IdeArgs ideArgs)
This method is called after the addins have been loaded. 
 | 
protected void | 
IdeMainWindow.processCommandLine(IdeArgs ideArgs)  | 
static void | 
Ide.startup(IdeArgs args)
Used to startup the IDE 
 | 
| Constructor and Description | 
|---|
IdeCore(IdeArgs ideArgs)  |