Uses of Interface
org.bidib.wizard.mvc.loco.view.listener.ProgressStatusCallback
-
Packages that use ProgressStatusCallback Package Description org.bidib.wizard.mvc.loco.view.listener -
-
Uses of ProgressStatusCallback in org.bidib.wizard.mvc.loco.view.listener
Methods in org.bidib.wizard.mvc.loco.view.listener with parameters of type ProgressStatusCallback Modifier and Type Method Description voidMeasurementViewListener. startMeasurement(AtomicBoolean continueMeasurementHolder, ProgressStatusCallback callback)Start the measurement.voidMeasurementViewListener. stopMeasurement(AtomicBoolean continueMeasurementHolder, ProgressStatusCallback callback)Stop the measurement.
-