| Package | Description |
|---|---|
| javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
| javax.ide.view |
IDE view support classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
GUIUtilities |
IDE.getGUIUtilities()
Get the
GUIUtilities. |
| Modifier and Type | Method and Description |
|---|---|
static GUIUtilities |
GUIUtilities.getGUIUtilities()
Get the GUIUtilities service for this IDE.
|