| fr.aliacom.form.common.IWorker
IWorker | public interface IWorker (Code) | | Run implementations of this class using
Toolkit.doWork(IWorker worker)
author: tom author: (c) 2001, 2003 Thomas Cataldo |
construct | Object construct()(Code) | | No ui modification allowed here.
the result of the threaded operation |
finished | void finished()(Code) | | Executed in the toolkit dispatching thread
|
|
|