public class OptionsTestsPanel extends WizardStepPanel
Constructor and Description |
---|
OptionsTestsPanel(WizardContext context,
String mode)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes.
|
void |
onWizardContextLoad()
Respond to context load events
|
void |
reset()
Clear the options panel
|
getName, getState, onEnter, onExit
public OptionsTestsPanel(WizardContext context, String mode)
mode
- mode identifier (needed for unique widget identifiers)public 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
University of Colorado Denver, Department of Biostatistics and Informatics