| Package | Description |
|---|---|
| oracle.ide |
Contains classes that allow addins access to the IDE integration objects.
|
| oracle.ide.net |
Provides a virtual file system framework based on java.net.URL.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JarIndexWindowActivationListener.activated(IdeActivationEvent e) |
void |
JarIndexWindowActivationListener.deactivated(IdeActivationEvent e) |