Uses of Class
adams.gui.tools.wekainvestigator.job.InvestigatorJob
-
Packages that use InvestigatorJob Package Description adams.gui.tools.wekainvestigator -
-
Uses of InvestigatorJob in adams.gui.tools.wekainvestigator
Fields in adams.gui.tools.wekainvestigator declared as InvestigatorJob Modifier and Type Field Description protected InvestigatorJob
InvestigatorPanel. m_Job
the title of the current job.Methods in adams.gui.tools.wekainvestigator with parameters of type InvestigatorJob Modifier and Type Method Description boolean
InvestigatorPanel. startExecution(InvestigatorJob job)
Starts a job.
-