Interface TorrentUIUtilsV3.ContentImageLoadedListener

Enclosing class:
TorrentUIUtilsV3

public static interface TorrentUIUtilsV3.ContentImageLoadedListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    contentImageLoaded(org.eclipse.swt.graphics.Image image, boolean wasReturned)
     
  • Method Details

    • contentImageLoaded

      void contentImageLoaded(org.eclipse.swt.graphics.Image image, boolean wasReturned)
      Parameters:
      image -
      wasReturned - Image was also returned from getContentImage
      Since:
      4.0.0.5