Uses of Class
clickDetector.ClickDisplay
Packages that use ClickDisplay
-
Uses of ClickDisplay in clickDetector
Subclasses of ClickDisplay in clickDetectorModifier and TypeClassDescriptionclass
This is the main bearing time display for the click detector.class
class
class
Display which shows the raw click waveform.class
class
Creates a click ICI histogram display add-inclass
Methods in clickDetector that return ClickDisplayMethods in clickDetector that return types with arguments of type ClickDisplayMethods in clickDetector with parameters of type ClickDisplayMethod parameters in clickDetector with type arguments of type ClickDisplayModifier and TypeMethodDescriptionboolean
ClickDisplayManagerParameters2.restoreWindowSizes
(ArrayList<ClickDisplay> windowList) Try to restore window locations and sizes from a stored list.void
ClickDisplayManagerParameters2.saveDisplayLocations
(ArrayList<ClickDisplay> windowList) Save windows sizes in an array list. -
Uses of ClickDisplay in clickDetector.offlineFuncs
Methods in clickDetector.offlineFuncs with parameters of type ClickDisplayModifier and TypeMethodDescriptionvoid
OfflineToolbar.displayActivated
(ClickDisplay clickDisplay)