public interface ThreadedTaskView extends View
View.PointerType| Modifier and Type | Method and Description |
|---|---|
void |
invokeLater(java.lang.Runnable runnable)
Executes
runnable asynchronously in the toolkit event thread. |
void |
setTaskRunning(boolean taskRunning,
View executingView)
Sets the running status of the threaded task.
|
void invokeLater(java.lang.Runnable runnable)
runnable asynchronously in the toolkit event thread.void setTaskRunning(boolean taskRunning,
View executingView)
taskRunning is true, a waiting dialog will be shown.

© Copyrights 2006-2023 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License