| Package | Description |
|---|---|
| org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RequestProcessor.Task |
The task describing the request sent to the processor.
|
| Modifier and Type | Field | Description |
|---|---|---|
static Task |
Task.EMPTY |
Dummy task which is already finished.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TaskListener.taskFinished(Task task) |
Called when a task finishes running.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.