org.richfaces.renderkit.html.images
Class StandardButtonBgImage

java.lang.Object
  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.Java2DUserResource, org.richfaces.resource.StateHolderResource, org.richfaces.resource.VersionedResource

public class StandardButtonBgImage
extends BaseControlBackgroundImage


Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.BaseGradient
gradientType, headerBackgroundColor, headerGradientColor
 
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, getHeight, readState, writeState
 
Methods inherited from class org.richfaces.renderkit.html.BaseGradient
drawGradient, getBaseColor, getDimension, getGradientColor, getGradientHeight, getImageType, getLastModified, getResponseHeaders, getVersion, getWidth, isHorizontal, isTransient, paint, paintGradient
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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.