Uses of Class
com.github.droidfu.imageloader.ImageLoaderHandler

Packages that use ImageLoaderHandler
com.github.droidfu.imageloader   
 

Uses of ImageLoaderHandler in com.github.droidfu.imageloader
 

Methods in com.github.droidfu.imageloader with parameters of type ImageLoaderHandler
static void ImageLoader.start(String imageUrl, ImageLoaderHandler handler)
          Triggers the image loader for the given image and handler.
static void ImageLoader.start(String imageUrl, ImageLoaderHandler handler, android.graphics.drawable.Drawable dummyDrawable, android.graphics.drawable.Drawable errorDrawable)
          Triggers the image loader for the given image and handler.
 



Copyright © 2011. All Rights Reserved.