|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobWizard | |
---|---|
org.peace_tools.core.job | Contains the classes associated with the job wizard. |
Uses of JobWizard in org.peace_tools.core.job |
---|
Fields in org.peace_tools.core.job declared as JobWizard | |
---|---|
private JobWizard |
HeuristicsWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
JobInfoWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
MSTWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
VerifyWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
SubmitJobWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
AnalyzerWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
FiltersWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
private JobWizard |
ClusterWizardPage.wizard
A reference to the wizard dialog that logically owns this page. |
Constructors in org.peace_tools.core.job with parameters of type JobWizard | |
---|---|
AnalyzerWizardPage(JobWizard wizard)
The constructor. |
|
ClusterWizardPage(JobWizard wizard)
The constructor. |
|
FiltersWizardPage(JobWizard wizard)
The constructor. |
|
HeuristicsWizardPage(JobWizard wizard,
AnalyzerWizardPage awp)
The constructor. |
|
JobInfoWizardPage(JobWizard wizard)
The constructor. |
|
MSTWizardPage(JobWizard wizard)
The constructor. |
|
SubmitJobWizardPage(JobWizard wizard)
The constructor. |
|
VerifyWizardPage(JobWizard wizard)
The constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |