| Package | Description |
|---|---|
| javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
| Modifier and Type | Method and Description |
|---|---|
IDE |
IDEEvent.getIDE()
Get the
IDE where the event happened. |
static IDE |
IDE.getIDE()
Get the ide implementation.
|
| Constructor and Description |
|---|
IDEEvent(IDE ide)
Constructor.
|