Uses of Interface
Acquisition.filedate.FileDateObserver
Packages that use FileDateObserver
-
Uses of FileDateObserver in Acquisition
Classes in Acquisition that implement FileDateObserverModifier and TypeClassDescriptionclass
class
Implementation of DaqSystem for reading data from audio files.class
Read multiple files in sequence.class
Bespoke 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 TypeMethodDescriptionvoid
FileDateDialogStrip.addObserver
(FileDateObserver observer) boolean
FileDateDialogStrip.removeObserver
(FileDateObserver observer) -
Uses of FileDateObserver in Acquisition.layoutFX
Methods in Acquisition.layoutFX with parameters of type FileDateObserverModifier and TypeMethodDescriptionvoid
FileDataDialogStripFX.addObserver
(FileDateObserver observer) boolean
FileDataDialogStripFX.removeObserver
(FileDateObserver observer)