Module org.jpo
Package org.jpo.cache

Interface ThumbnailQueueRequestCallbackHandler

All Known Implementing Classes:
ThumbnailController

public interface ThumbnailQueueRequestCallbackHandler
Informs that the ImageIcon on a ThumbnailQueueRequest is ready for displaying
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The implementing class receives this method call and can then pick up the rendered image in the supplied thumbnailQueueRequest
  • Method Details

    • callbackThumbnailCreated

      void callbackThumbnailCreated(ThumbnailQueueRequest thumbnailQueueRequest)
      The implementing class receives this method call and can then pick up the rendered image in the supplied thumbnailQueueRequest
      Parameters:
      thumbnailQueueRequest - the original request with the thumbnail