public class ClusteringPanel extends WizardStepPanel
Constructor and Description |
---|
ClusteringPanel(WizardContext context)
Constructor for the Clustering Panel Class
|
Modifier and Type | Method and Description |
---|---|
void |
loadFromContext()
This populates the screens based on the data in the study design uploaded.
|
void |
onWizardContextChange(WizardContextChangeEvent e)
Respond to context changes
|
void |
onWizardContextLoad()
This function is called when a study design is uploaded
|
void |
reset()
Clear the panel and reset to the "no clustering" state
|
void |
updateButtons()
show or hide the subgroup buttons
|
void |
updateClusteringNode(ClusteringPanelSubPanel subpanel)
Update the clustering tree in the study design when anything
changes (called by the subpanel)
|
getName, getState, onEnter, onExit
public ClusteringPanel(WizardContext context)
public void updateButtons()
public void updateClusteringNode(ClusteringPanelSubPanel subpanel)
subpanel
- public void reset()
reset
in class WizardStepPanel
public void onWizardContextLoad()
onWizardContextLoad
in interface WizardContextListener
onWizardContextLoad
in class WizardStepPanel
public void loadFromContext()
public void onWizardContextChange(WizardContextChangeEvent e)
onWizardContextChange
in interface WizardContextListener
onWizardContextChange
in class WizardStepPanel
University of Colorado Denver, Department of Biostatistics and Informatics