RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.ui
Class ImageLoader

java.lang.Object
  extended by org.richfaces.photoalbum.ui.ImageLoader
All Implemented Interfaces:
Serializable

@Named
@RequestScoped
public class ImageLoader
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ImageLoader()
           
 
Method Summary
 void paintAvatarImage(OutputStream out, Object data)
           
 void paintImage(OutputStream out, Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageLoader

public ImageLoader()
Method Detail

paintImage

public void paintImage(OutputStream out,
                       Object data)
                throws IOException
Throws:
IOException

paintAvatarImage

public void paintAvatarImage(OutputStream out,
                             Object data)
                      throws IOException
Throws:
IOException

RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.