| Package | Description |
|---|---|
| oracle.ide.task | |
| oracle.ide.task.event | |
| oracle.ide.task.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskMonitor.fireUpdate(UpdateEvent e)
Deprecated.
call this method to fire a general update regarding the task.
|
void |
DefaultTaskMonitorImpl.fireUpdate(UpdateEvent tu)
fire an Update to any listeners for the task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskListener.taskUpdate(UpdateEvent e)
Deprecated.
Called everytime the task has some update to provide (other than state
change or progress).
|
void |
TaskAdapter.taskUpdate(UpdateEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
DialogFeedbackTaskListener.taskUpdate(UpdateEvent e) |