Module org.jpo
Package org.jpo.gui

Interface SourcePictureListener

All Known Implementing Classes:
ScalablePicture

public interface SourcePictureListener
This interface allows a SourcePicture to inform a listener that the status has changed.
  • Method Details

    • sourceStatusChange

      void sourceStatusChange(SourcePicture.SourcePictureStatus statusCode, String statusMessage, SourcePicture sp)
      inform the listener that the status has changed
      Parameters:
      statusCode - status code
      statusMessage - status message
      sp - source picture
    • sourceLoadProgressNotification

      void sourceLoadProgressNotification(SourcePicture.SourcePictureStatus statusCode, int percentage)
      inform the listener of progress on the loading of the image
      Parameters:
      statusCode - status code
      percentage - percentage