public class BetaPanel extends WizardStepPanel
Constructor and Description |
---|
BetaPanel(WizardContext context) |
Modifier and Type | Method and Description |
---|---|
void |
onExit()
Update the beta matrix in the context as we leave the screen
|
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.
|
getName, getState, onEnter
public BetaPanel(WizardContext context)
public void reset()
WizardStepPanel
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 onExit()
onExit
in class WizardStepPanel
University of Colorado Denver, Department of Biostatistics and Informatics