public class GrandMeanHypothesisPanel
extends Composite
Constructor and Description |
---|
GrandMeanHypothesisPanel(StudyDesignContext context,
HypothesisPanel parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
checkComplete()
Returns true if the user has selected sufficient information
|
void |
loadHypothesis(NamedMatrix thetaNull)
Load the hypothesis information.
|
void |
loadResponseList(List<ResponseNode> responseList)
Load the responses from the context
|
void |
syncStudyDesign()
Forces panel to update the studyDesign object with current selections.
|
public GrandMeanHypothesisPanel(StudyDesignContext context, HypothesisPanel parent)
studyDesignContext
- public boolean checkComplete()
public void loadResponseList(List<ResponseNode> responseList)
public void loadHypothesis(NamedMatrix thetaNull)
public void syncStudyDesign()
University of Colorado Denver, Department of Biostatistics and Informatics