Uses of Interface
Acquisition.filedate.FileDateObserver
Packages that use FileDateObserver
- 
Uses of FileDateObserver in Acquisition
Classes in Acquisition that implement FileDateObserverModifier and TypeClassDescriptionclassclassImplementation of DaqSystem for reading data from audio files.classRead multiple files in sequence.classBespoke system for handling data from the Rona hydrophone array which consists of sets of seven files, each with different ends in th ename. - 
Uses of FileDateObserver in Acquisition.filedate
Methods in Acquisition.filedate with parameters of type FileDateObserverModifier and TypeMethodDescriptionvoidFileDateDialogStrip.addObserver(FileDateObserver observer) booleanFileDateDialogStrip.removeObserver(FileDateObserver observer)  - 
Uses of FileDateObserver in Acquisition.layoutFX
Methods in Acquisition.layoutFX with parameters of type FileDateObserverModifier and TypeMethodDescriptionvoidFileDataDialogStripFX.addObserver(FileDateObserver observer) booleanFileDataDialogStripFX.removeObserver(FileDateObserver observer)