|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Task | |
| org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
| Uses of Task in org.openide.util |
| Subclasses of Task in org.openide.util | |
class |
RequestProcessor.Task
The task describing the request sent to the processor. |
| Fields in org.openide.util declared as Task | |
static Task |
Task.EMPTY
Dummy task which is already finished. |
| Methods in org.openide.util with parameters of type Task | |
void |
TaskListener.taskFinished(Task task)
Called when a task finishes running. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||