| Package | Description |
|---|---|
| oracle.ide |
Contains classes that allow addins access to the IDE integration objects.
|
| oracle.ide.controller | |
| oracle.jdeveloper.asnav | |
| oracle.jdeveloper.asnav.nodes |
| Modifier and Type | Method and Description |
|---|---|
static WaitCursor |
Ide.getWaitCursor()
Deprecated.
since 12.1.2.0.0 use WaitCursor wc = new WaitCursor(Ide.getMainWindow())
|
| Modifier and Type | Method and Description |
|---|---|
WaitCursor |
AsynchronousController.TaskInfo.showWaitCursor()
Shows a wait cursor (hourglass or other form) bould to
the main window of the IDE.
|
| Modifier and Type | Method and Description |
|---|---|
WaitCursor |
AppServerNavigatorManager.getWaitCursor() |
| Modifier and Type | Method and Description |
|---|---|
protected WaitCursor |
DefaultManageableElement.getWaitCursor()
Get the wait cursor associated with this elements.
|