Package clickTrainDetector.layout.mht
Class MHTVarSettingsPane<T>
java.lang.Object
PamController.SettingsPane<T>
clickTrainDetector.layout.mht.MHTVarSettingsPane<T>
- Type Parameters:
 T-
- Direct Known Subclasses:
 SimpleMHTVarPane
The settings pane for a MHT chi2 variable
- Author:
 - jamie
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class PamController.SettingsPane
getAWTWindow, getContentNode, getFXWindow, getHelpPoint, getName, getOwnerWindow, getParams, notifyChange, paneInitialized, repackContents, setDefaults, setOwnerWindow, setParams 
- 
Constructor Details
- 
MHTVarSettingsPane
 
 - 
 - 
Method Details
- 
getMhtAlgorithm
- Returns:
 - the mhtAlgorithm
 
 - 
setMhtAlgorithm
- Parameters:
 mhtAlgorithm- the mhtAlgorithm to set
 
 -