org.richfaces.renderkit.html.images
Class StandardButtonBgImage

java.lang.Object
  extended by javax.faces.application.Resource
      extended by org.richfaces.resource.AbstractBaseResource
          extended by org.richfaces.resource.AbstractCacheableResource
              extended by org.ajax4jsf.resource.Java2Dresource
                  extended by org.richfaces.renderkit.html.BaseGradient
                      extended by org.richfaces.renderkit.html.images.BaseControlBackgroundImage
                          extended by org.richfaces.renderkit.html.images.StandardButtonBgImage
All Implemented Interfaces:
org.richfaces.resource.CacheableResource, org.richfaces.resource.StateHolderResource

public class StandardButtonBgImage
extends BaseControlBackgroundImage


Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.BaseGradient
gradientType, headerBackgroundColor, headerGradientColor
 
Fields inherited from class org.richfaces.resource.AbstractBaseResource
URL_PROTOCOL
 
Fields inherited from class javax.faces.application.Resource
COMPONENT_RESOURCE_KEY
 
Constructor Summary
StandardButtonBgImage()
           
 
Method Summary
protected  java.lang.Integer getHeight(javax.faces.context.FacesContext context)
           
 
Methods inherited from class org.richfaces.renderkit.html.images.BaseControlBackgroundImage
getHeight, readState, writeState
 
Methods inherited from class org.richfaces.renderkit.html.BaseGradient
drawGradient, getBaseColor, getDimension, getGradientColor, getGradientHeight, getWidth, isHorizontal, paint, paintGradient
 
Methods inherited from class org.ajax4jsf.resource.Java2Dresource
decodeColor, encodeSkinParameter, getColorValueParameter, getContentType, getHeight, getInputStream, getValueParameter, isTransient
 
Methods inherited from class org.richfaces.resource.AbstractCacheableResource
addCacheControlResponseHeaders, getEntityTag, getExpires, getTimeToLive, isCacheable, isMatchesEntityTag, isMatchesEntityTag, isMatchesLastModified, isMatchesLastModified, setCacheable, userAgentNeedsUpdate
 
Methods inherited from class org.richfaces.resource.AbstractBaseResource
addNoCacheResponseHeaders, getClassLoader, getContentLength, getLastModified, getRequestPath, getResponseHeaders, getURL
 
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

StandardButtonBgImage

public StandardButtonBgImage()
Method Detail

getHeight

protected java.lang.Integer getHeight(javax.faces.context.FacesContext context)


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