org.richfaces.renderkit.html.images
Class ComboBoxButtonPressGradient

java.lang.Object
  extended by org.richfaces.renderkit.html.BaseGradient
      extended by org.richfaces.renderkit.html.images.ComboBoxButtonPressGradient
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource, org.richfaces.resource.VersionedResource

public class ComboBoxButtonPressGradient
extends BaseGradient

Since:
3.2.0
Author:
Anton Belevich

Field Summary
 
Fields inherited from class org.richfaces.renderkit.html.BaseGradient
gradientType, headerBackgroundColor, headerGradientColor
 
Constructor Summary
ComboBoxButtonPressGradient()
           
 
Method Summary
 
Methods inherited from class org.richfaces.renderkit.html.BaseGradient
drawGradient, getBaseColor, getDimension, getGradientColor, getGradientHeight, getHeight, getImageType, getLastModified, getResponseHeaders, getVersion, getWidth, isHorizontal, isTransient, paint, paintGradient, readState, writeState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxButtonPressGradient

public ComboBoxButtonPressGradient()


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