Uses of Class
pamViewFX.fxNodes.PamSpinner
Packages that use PamSpinner
Package
Description
- 
Uses of PamSpinner in detectionPlotFX.plots
Methods in detectionPlotFX.plots that return PamSpinnerModifier and TypeMethodDescriptionFFTSettingsPane.getFftLengthSpinner()Get the FFTLength Spinner. - 
Uses of PamSpinner in pamViewFX.fxNodes.pamScrollers
Subclasses of PamSpinner in pamViewFX.fxNodes.pamScrollersModifier and TypeClassDescriptionclassA time range spinner which allows integration with a PAMGUARD time scroll bar.classSpinner which cycles through various time ranges. - 
Uses of PamSpinner in pamViewFX.fxNodes.utilityPanes
Methods in pamViewFX.fxNodes.utilityPanes that return PamSpinnerModifier and TypeMethodDescriptionFreqBandPane.getHighPassFreq()Get the high pass frequency spinner control. - 
Uses of PamSpinner in pamViewFX.fxNodes.utilsFX
Fields in pamViewFX.fxNodes.utilsFX declared as PamSpinnerMethods in pamViewFX.fxNodes.utilsFX that return PamSpinnerModifier and TypeMethodDescriptionControlField.getSpinner()Get the spinner control.DualControlField.getSpinner2()Get the second spinner. - 
Uses of PamSpinner in rawDeepLearningClassifier.layoutFX
Methods in rawDeepLearningClassifier.layoutFX that return PamSpinnerModifier and TypeMethodDescriptionDLSettingsPane.getHopLenSpinner()Get the segment hop spinner.DLSettingsPane.getSegmentLenSpinner()Get the segment length spinner. - 
Uses of PamSpinner in rawDeepLearningClassifier.layoutFX.dlTransfroms
Methods in rawDeepLearningClassifier.layoutFX.dlTransfroms that return PamSpinnerModifier and TypeMethodDescriptionprotected PamSpinner<Number> FFTTransformPane.createSpinner(int i) protected PamSpinner<Number> SimpleTransformPane.createSpinner(int i) Create a PAM spinner.