Uses of Class
soundtrap.STClickControl
Packages that use STClickControl
- 
Uses of STClickControl in clickDetector
Constructors in clickDetector with parameters of type STClickControlModifierConstructorDescriptionClickBTDisplay(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsClickSpectrum(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsClickTrigger(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsClickWaveform(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsConcatenatedSpectrogram(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsIDI_Display(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor failsWignerPlot(STClickControl clickControl, ClickDisplayManager clickDisplayManager, clickDetector.ClickDisplayManager.ClickDisplayInfo clickDisplayInfo) Constructor needed when creating the SoundTrap Click Detector - need to explicitly cast from STClickControl to ClickControl, or else constructor fails - 
Uses of STClickControl in soundtrap
Constructors in soundtrap with parameters of type STClickControlModifierConstructorDescriptionDWVConverter(ArrayList<STGroupInfo> fileGroups, DWVConvertObserver dwvConvertObserver, STClickControl clickControl)  - 
Uses of STClickControl in soundtrap.sud
Methods in soundtrap.sud with parameters of type STClickControlModifier and TypeMethodDescriptionstatic voidSUDParamsDialog.showDialog(Window parent, STClickControl stClickControl) Constructors in soundtrap.sud with parameters of type STClickControl