public class HypothesisPanel extends WizardStepPanel
Constructor and Description |
---|
HypothesisPanel(WizardContext context)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkComplete()
Check if the hypothesis is completely specified
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to a change in the context object
|
void |
onWizardContextLoad()
Update the screen when the predictors or repeated measures change
|
void |
reset()
Reset the panel
|
getName, getState, onEnter, onExit
public HypothesisPanel(WizardContext context)
context
- wizard contextpublic void reset()
reset
in class WizardStepPanel
public void onWizardContextChange(WizardContextChangeEvent e)
onWizardContextChange
in interface WizardContextListener
onWizardContextChange
in class WizardStepPanel
public void onWizardContextLoad()
onWizardContextLoad
in interface WizardContextListener
onWizardContextLoad
in class WizardStepPanel
public void checkComplete()
University of Colorado Denver, Department of Biostatistics and Informatics