- All Known Implementing Classes:
CameraDownloadWorker
,ProgressGui
public interface ProgressListener
Interface to listen on progress
-
Method Summary
Modifier and TypeMethodDescriptionvoid
this method to be called when a progress increment has taken place
-
Method Details
-
progressIncrement
void progressIncrement()this method to be called when a progress increment has taken place
-