public class DesignPanel extends WizardStepPanel
Constructor and Description |
---|
DesignPanel(WizardContext context) |
Modifier and Type | Method and Description |
---|---|
void |
onExit()
Update the beta matrix in the context as we leave the screen
|
void |
onValidRowCount(int validRowCount) |
void |
onWizardContextChange(WizardContextChangeEvent e)
Resize the beta matrix when the design matrix dimensions change
|
void |
onWizardContextLoad()
Load the beta matrix information from the context
|
void |
reset()
Clear the panel.
|
void |
validate(String value) |
getName, getState, onEnter
public DesignPanel(WizardContext context)
public void reset()
WizardStepPanel
reset
in class WizardStepPanel
public void validate(String value) throws IllegalArgumentException
IllegalArgumentException
public void onValidRowCount(int validRowCount)
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 onExit()
onExit
in class WizardStepPanel
University of Colorado Denver, Department of Biostatistics and Informatics