|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job | |
|---|---|
| foxtrot | |
| foxtrot.utils | |
| Uses of Job in foxtrot |
|---|
| Methods in foxtrot with parameters of type Job | |
|---|---|
static Object |
Worker.post(Job job)
Enqueues the given Job to be executed in the worker thread. |
static Object |
ConcurrentWorker.post(Job job)
|
| Uses of Job in foxtrot.utils |
|---|
| Subclasses of Job in foxtrot.utils | |
|---|---|
class |
FlushJob
This job flushes all pending AWT events that are waiting in the EventQueue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||