|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SwingWorker
that represents an application
background task.Task
with an empty (""
) resource name
prefix, whose ResourceMap is the value of
ApplicationContext.getInstance().getResourceMap(this.getClass(),
Task.class)
.
block
and unblock
that
do the work of blocking the GUI.Task
execution
methods: doInBackground()
, process
, done
.TaskEvent
.
Task
execution.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |