Uses of Interface
org.bidib.wizard.mvc.debug.view.listener.ProgressStatusCallback
-
Packages that use ProgressStatusCallback Package Description org.bidib.wizard.mvc.debug.view.listener -
-
Uses of ProgressStatusCallback in org.bidib.wizard.mvc.debug.view.listener
Methods in org.bidib.wizard.mvc.debug.view.listener with parameters of type ProgressStatusCallback Modifier and Type Method Description voidDebugInterfaceViewListener. transmitFile(AtomicBoolean continueTransmit, ProgressStatusCallback callback)Transmit the content of a file.
-