de.janrufmonitor.util.io
Class ImageHandler
java.lang.Object
de.janrufmonitor.util.io.ImageHandler
public class ImageHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_logger
protected Logger m_logger
m_providers
protected List m_providers
m_instance
protected static ImageHandler m_instance
getInstance
public static ImageHandler getInstance()
addProvider
public void addProvider(IImageProvider provider)
removeProvider
public void removeProvider(IImageProvider provider)
removeAllProvider
public void removeAllProvider()
hasImage
public boolean hasImage(ICaller caller)
getImagePath
public String getImagePath(ICaller caller)
getImage
public File getImage(ICaller caller)
getImageStream
public InputStream getImageStream(ICaller caller)
Copyright © 2010 by Thilo Brandt. All Rights Reserved.