|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.todoroo.andlib.utility.ImageLoader
public class ImageLoader
Constructor Summary | |
---|---|
ImageLoader(android.content.Context context)
|
Method Summary | |
---|---|
void |
clearCache()
|
void |
displayImage(java.lang.String url,
android.widget.ImageView imageView)
|
void |
stopThread()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageLoader(android.content.Context context)
Method Detail |
---|
public void displayImage(java.lang.String url, android.widget.ImageView imageView)
public void stopThread()
public void clearCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |