org.richfaces.renderkit.html.images
Class StandardButtonBgImage

java.lang.Object
  extended by org.richfaces.resource.AbstractJava2DUserResource
      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

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  void initializeProperties(javax.faces.context.FacesContext context, org.richfaces.skin.Skin skin)
           
 
Methods inherited from class org.richfaces.renderkit.html.BaseGradient
drawGradient, getBaseColor, getDimension, getGradientColor, getGradientHeight, getHeight, getSafeGradientHeight, getSafeHeight, getSafeWidth, getWidth, initialize, isHorizontal, isTransient, paint, paintGradient, readIntegerParameter, readIntegerParameterAsShort, readState, setBaseColorParam, setGradientColorParam, setGradientHeight, setGradientType, setHeight, setHorizontal, setWidth, writeIntegerParameter, writeIntegerParameterAsShort, writeState
 
Methods inherited from class org.richfaces.resource.AbstractJava2DUserResource
getImageType, getLastModified, getResponseHeaders
 
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

initializeProperties

protected void initializeProperties(javax.faces.context.FacesContext context,
                                    org.richfaces.skin.Skin skin)
Overrides:
initializeProperties in class BaseControlBackgroundImage


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