Uses of Class
clickDetector.ClickAlarm
Packages that use ClickAlarm
-
Uses of ClickAlarm in clickDetector
Fields in clickDetector with type parameters of type ClickAlarmMethods in clickDetector that return ClickAlarmMethods in clickDetector with parameters of type ClickAlarmModifier and TypeMethodDescriptionvoid
ClickSidePanel.SidePanel.alarmTxtAlert
(ClickAlarm clickAlarm) Changes the label below the 'test alarm' button to indicate which, if any, alarm is currently sounding.int
ClickAlarm.compareTo
(ClickAlarm alarm) void
ClickAlarmManager.playIt
(ClickAlarm alarm) -
Uses of ClickAlarm in clickDetector.ClickClassifiers
Methods in clickDetector.ClickClassifiers that return ClickAlarmModifier and TypeMethodDescriptionClickTypeCommonParams.getAlarm()
Returns theClickAlarm
associated with this click type.Methods in clickDetector.ClickClassifiers with parameters of type ClickAlarmModifier and TypeMethodDescriptionvoid
ClickTypeCommonParams.setAlarm
(ClickAlarm alarm) Sets the alarm used for this click type.