- done
bool done()
Undocumented in source. Be warned that the author may not have intended to support it.
- notifyAll
void notifyAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.
Instances of this class are used to ensure that an application cannot interfere with the locking mechanism used to implement asynchronous and synchronous communication between widgets and background threads.