Uses of Class
IshmaelDetector.IshDetParams
Packages that use IshDetParams
- 
Uses of IshDetParams in IshmaelDetector
Subclasses of IshDetParams in IshmaelDetectorModifier and TypeClassDescriptionclassParameters for the energy sum detectors.classclassFields in IshmaelDetector declared as IshDetParamsMethods in IshmaelDetector that return IshDetParamsModifier and TypeMethodDescriptionprotected IshDetParamsIshDetParams.clone()IshDetControl.getIshDetectionParams()static IshDetParamsIshDetParamsDialog.showDialog3(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) Methods in IshmaelDetector with parameters of type IshDetParamsModifier and TypeMethodDescriptionprotected voidIshDetControl.installNewParams(Frame parentFrame, IshDetParams newParams) static IshDetParamsIshDetParamsDialog.showDialog3(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) Constructors in IshmaelDetector with parameters of type IshDetParamsModifierConstructorDescriptionIshDetControl(String controlName, String unitName, IshDetParams ishDetParams) Initializer. - 
Uses of IshDetParams in IshmaelDetector.layoutFX
Methods in IshmaelDetector.layoutFX that return IshDetParamsModifier and TypeMethodDescriptionIshPaneFX.getParams(IshDetParams currParams) PeakPickingPane.getParams(IshDetParams currParams) SpecCorrelationPane.getParams(IshDetParams currParams) Methods in IshmaelDetector.layoutFX that return types with arguments of type IshDetParamsModifier and TypeMethodDescriptionIshEnergyPaneFX.getDetectorPane()abstract SettingsPane<IshDetParams> IshPaneFX.getDetectorPane()Get the detector specific pane.IshSpecCorrelationPaneFX.getDetectorPane()Methods in IshmaelDetector.layoutFX with parameters of type IshDetParamsModifier and TypeMethodDescriptionEnergySumPane.getParams(IshDetParams currParams) IshPaneFX.getParams(IshDetParams currParams) PeakPickingPane.getParams(IshDetParams currParams) SpecCorrelationPane.getParams(IshDetParams currParams) voidEnergySumPane.setParams(IshDetParams input) voidIshPaneFX.setParams(IshDetParams input) voidPeakPickingPane.setParams(IshDetParams input) voidSpecCorrelationPane.setParams(IshDetParams input)