| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IdeActivationListener.activated(IdeActivationEvent e)
Called when the user activates the IDE. 
 | 
void | 
IdeActivationListener.deactivated(IdeActivationEvent e)
Called when the user deactivates the IDE. 
 |