Uses of Class
clickDetector.echoDetection.EchoDetectionSystem
-
Uses of EchoDetectionSystem in clickDetector
Modifier and TypeMethodDescriptionvoid
ClickControl.setEchoDetectionSystem
(EchoDetectionSystem echoDetectionSystem) -
Uses of EchoDetectionSystem in clickDetector.echoDetection
Modifier and TypeClassDescriptionclass
class
Very simple echo detection system which uses a single test of time between the previous click and this click to determine if it's an echo or not.Modifier and TypeMethodDescriptionstatic boolean
EchoDialog.showDialog
(Window parentFrame, EchoDetectionSystem echoDetectionSystem)