|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Job | |
|---|---|
| databionics.esom.gui.util | Some GUI components of the ESOM Analyzer. |
| databionics.gui | Useful GUI classes like a panel displaying log4j messages and a dialog for running programs based on an XML description of the parameters. |
| databionics.modules | Description of program parameters loadable from XML files. |
| databionics.project | Managing a collection of file types. |
| Uses of Job in databionics.esom.gui.util |
|---|
| Fields in databionics.esom.gui.util declared as Job | |
|---|---|
protected Job |
RunDialog.job
Job created to run the tool |
| Methods in databionics.esom.gui.util that return Job | |
|---|---|
Job |
RunDialog.getJob()
Get job |
| Uses of Job in databionics.gui |
|---|
| Fields in databionics.gui declared as Job | |
|---|---|
protected Job |
RunDialog.job
Job created to run the tool |
| Methods in databionics.gui that return Job | |
|---|---|
Job |
RunDialog.getJob()
Get job |
| Uses of Job in databionics.modules |
|---|
| Methods in databionics.modules with parameters of type Job | |
|---|---|
java.lang.String |
OutputFileParameter.generateFileName(Job job)
Generate filename based on template and parameters |
| Uses of Job in databionics.project |
|---|
| Methods in databionics.project with parameters of type Job | |
|---|---|
void |
Project.loadNewFromJob(Job job)
load all files possibly created by a job |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||