org.richfaces.photoalbum.ui
Class ImageLoader
java.lang.Object
org.richfaces.photoalbum.ui.ImageLoader
- All Implemented Interfaces:
- Serializable
@Named
@RequestScoped
public class ImageLoader
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageLoader
public ImageLoader()
paintImage
public void paintImage(OutputStream out,
Object data)
throws IOException
- Throws:
IOException
paintAvatarImage
public void paintAvatarImage(OutputStream out,
Object data)
throws IOException
- Throws:
IOException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.