net.sourceforge.pavlov.randommedia
Class ImageContentLoader
java.lang.Object
net.sourceforge.pavlov.randommedia.ImageContentLoader
- All Implemented Interfaces:
- ContentLoader
public class ImageContentLoader
- extends Object
- implements ContentLoader
Describe class ImageContentLoader
here.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageContentLoader
public ImageContentLoader()
loadContent
public Object loadContent(URL url)
- Describe
loadContent
method here.
- Specified by:
loadContent
in interface ContentLoader
- Parameters:
url
- an URL
value
- Returns:
- an
Object
value