Package clickTrainDetector.offline
Class ClickTrainOfflineProcess
java.lang.Object
clickTrainDetector.offline.ClickTrainOfflineProcess
Offline processes for the click detector.
Used in viewer mode to run the click train algorithm
- Author:
- Jamie Macaulay
-
Constructor Summary
ConstructorDescriptionClickTrainOfflineProcess
(ClickTrainControl clickTrainControl) Constructor for click train offline process. -
Method Summary
Modifier and TypeMethodDescriptionvoid
showOfflineDialog
(Frame parentFrame) Show the offline dialog for the offline click train.
-
Constructor Details
-
ClickTrainOfflineProcess
Constructor for click train offline process.- Parameters:
clickTrainControl
- - the click train control.
-
-
Method Details
-
showOfflineDialog
Show the offline dialog for the offline click train.- Parameters:
parentFrame
-
-