|
Servoy 3.5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ITaskExecuter
A thread pool to run tasks (do not execute UI operations in here!).
| Method Summary | |
|---|---|
void |
addTask(Runnable task)
Add a task. |
| Method Detail |
|---|
void addTask(Runnable task)
throws IllegalArgumentException
task - the task
IllegalArgumentException
|
Copyright © 2009 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||