org.richfaces.resource
Class AnimatedTestResource

java.lang.Object
  extended by javax.faces.application.Resource
      extended by org.richfaces.resource.AbstractCacheableResource
          extended by org.richfaces.resource.AbstractBaseResource
              extended by org.ajax4jsf.resource.Java2Dresource
                  extended by org.richfaces.resource.TestResource2
                      extended by org.richfaces.resource.AnimatedTestResource
All Implemented Interfaces:
javax.faces.component.StateHolder, org.richfaces.resource.VersionedResource

public class AnimatedTestResource
extends TestResource2


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ajax4jsf.resource.Java2Dresource
Java2Dresource.ImageType
 
Field Summary
 
Fields inherited from class org.richfaces.resource.TestResource2
color, dimension
 
Fields inherited from class org.richfaces.resource.AbstractBaseResource
URL_PROTOCOL
 
Fields inherited from class javax.faces.application.Resource
COMPONENT_RESOURCE_KEY
 
Constructor Summary
AnimatedTestResource()
           
 
Method Summary
 java.lang.String getContentType()
           
 java.io.InputStream getInputStream()
           
 
Methods inherited from class org.richfaces.resource.TestResource2
getDimension, getEntityTag, getVersion, paint, readState, writeState
 
Methods inherited from class org.ajax4jsf.resource.Java2Dresource
isTransient, restoreState, saveState, setTransient
 
Methods inherited from class org.richfaces.resource.AbstractBaseResource
getContentLength, getExpires, getLastModified, getRequestPath, getResponseHeaders, getTimeToLive, getURL, isCacheable, setCacheable, setVersion
 
Methods inherited from class org.richfaces.resource.AbstractCacheableResource
matchesEntityTag, matchesLastModified, userAgentNeedsUpdate
 
Methods inherited from class javax.faces.application.Resource
getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AnimatedTestResource

public AnimatedTestResource()
Method Detail

getContentType

public java.lang.String getContentType()
Overrides:
getContentType in class Java2Dresource

getInputStream

public java.io.InputStream getInputStream()
Overrides:
getInputStream in class Java2Dresource


Copyright © 2009. All Rights Reserved.