org.richfaces.demo.mediaOutput
Class MediaBean

java.lang.Object
  extended by org.richfaces.demo.mediaOutput.MediaBean

public class MediaBean
extends java.lang.Object


Constructor Summary
MediaBean()
           
 
Method Summary
 void paint(java.io.OutputStream out, java.lang.Object data)
           
 void paintFlash(java.io.OutputStream out, java.lang.Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaBean

public MediaBean()
Method Detail

paint

public void paint(java.io.OutputStream out,
                  java.lang.Object data)
           throws java.io.IOException
Throws:
java.io.IOException

paintFlash

public void paintFlash(java.io.OutputStream out,
                       java.lang.Object data)
                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.