Uses of Class
clickDetector.ClickTypeParams
-
Uses of ClickTypeParams in clickDetector
Modifier and TypeMethodDescriptionClickTypeParams.clone()
BasicClickIdParameters.createStandard
(int iStandard) -
Uses of ClickTypeParams in clickDetector.ClickClassifiers.basic
Modifier and TypeMethodDescriptionstatic ClickTypeParams
ClickTypeDialog.showDialog
(Frame parentFrame, BasicClickIdParameters basicClickIdParameters, ClickTypeParams clickTypeParams) static ClickTypeParams
ClickTypeDialog.showDialog
(Frame parentFrame, ClickControl clickControl, BasicClickIdParameters basicClickIdParameters, ClickTypeParams clickTypeParams) New constructor required in order to pass clickControl object, so that we can access the alarm list through clickParametersModifier and TypeMethodDescriptionstatic ClickTypeParams
ClickTypeDialog.showDialog
(Frame parentFrame, BasicClickIdParameters basicClickIdParameters, ClickTypeParams clickTypeParams) static ClickTypeParams
ClickTypeDialog.showDialog
(Frame parentFrame, ClickControl clickControl, BasicClickIdParameters basicClickIdParameters, ClickTypeParams clickTypeParams) New constructor required in order to pass clickControl object, so that we can access the alarm list through clickParameters