|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkerThread.Job | |
---|---|
uic.model | Provides model classes for Swing GUIs. |
Uses of WorkerThread.Job in uic.model |
---|
Methods in uic.model that return WorkerThread.Job | |
---|---|
static WorkerThread.Job |
WorkerThread.addJob(UICSimpleAction action)
|
static WorkerThread.Job |
WorkerThread.addJob(UICSimpleAction action,
Object[] arguments,
Object source)
add a job to the queue to be executed at a undefined date in the future. |
static WorkerThread.Job |
WorkerThread.addJob(UICSimpleAction action,
Object[] arguments,
Object source,
boolean enable)
add a job to the queue to be executed at a undefined date in the future. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |