Module org.jpo
Package org.jpo.gui

Interface ProgressListener

All Known Implementing Classes:
CameraDownloadWorker, ProgressGui

public interface ProgressListener
Interface to listen on progress
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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