org.richfaces.renderkit.html.images
Class StandardButtonPressedBgImage

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.StandardButtonPressedBgImage
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource, org.richfaces.resource.VersionedResource

public class StandardButtonPressedBgImage
extends BaseControlBackgroundImage


Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.BaseGradient
gradientType, headerBackgroundColor, headerGradientColor
 
Constructor Summary
StandardButtonPressedBgImage()
           
 
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

StandardButtonPressedBgImage

public StandardButtonPressedBgImage()
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.