Package | Description |
---|---|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.addTaskListener(TaskListener l)
Add a listener to the task.
|
void |
Task.removeTaskListener(TaskListener l)
Remove a listener from the task.
|