|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job | |
|---|---|
| org.xnap.commons.io | Provides classes for monitoring of long running operations. |
| Uses of Job in org.xnap.commons.io |
|---|
| Methods in org.xnap.commons.io with parameters of type Job | ||
|---|---|---|
static
|
JobExecutor.callable(Job<T> job,
ProgressMonitor monitor)
|
|
static
|
JobExecutor.run(JDialog owner,
String title,
Job<T> job)
|
|
static
|
JobExecutor.run(JFrame owner,
String title,
Job<T> job)
|
|
static
|
JobExecutor.run(String title,
Job<T> job)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||