Richfaces UI Components UI 4.1.0.20110910-M2

org.richfaces.renderkit.html.images
Class AutocompleteGradient

java.lang.Object
  extended by org.richfaces.resource.AbstractJava2DUserResource
      extended by org.richfaces.renderkit.html.images.AutocompleteGradient
All Implemented Interfaces:
org.richfaces.resource.Java2DUserResource, org.richfaces.resource.StateHolderResource

public class AutocompleteGradient
extends org.richfaces.resource.AbstractJava2DUserResource
implements org.richfaces.resource.StateHolderResource

Author:
Nick Belaevski

Constructor Summary
AutocompleteGradient()
           
 
Method Summary
 void initialize()
           
 boolean isTransient()
           
 void paint(java.awt.Graphics2D graphics2d)
           
 void readState(javax.faces.context.FacesContext context, java.io.DataInput dataInput)
           
 void setBottomColorParam(java.lang.String bottomColorSkinParameter)
           
 void setTopColorParam(java.lang.String topColorSkinParameter)
           
 void writeState(javax.faces.context.FacesContext context, java.io.DataOutput dataOutput)
           
 
Methods inherited from class org.richfaces.resource.AbstractJava2DUserResource
getDimension, getImageType, getLastModified, getResponseHeaders
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutocompleteGradient

public AutocompleteGradient()
Method Detail

initialize

public void initialize()

paint

public void paint(java.awt.Graphics2D graphics2d)
Specified by:
paint in interface org.richfaces.resource.Java2DUserResource

writeState

public void writeState(javax.faces.context.FacesContext context,
                       java.io.DataOutput dataOutput)
                throws java.io.IOException
Specified by:
writeState in interface org.richfaces.resource.StateHolderResource
Throws:
java.io.IOException

readState

public void readState(javax.faces.context.FacesContext context,
                      java.io.DataInput dataInput)
               throws java.io.IOException
Specified by:
readState in interface org.richfaces.resource.StateHolderResource
Throws:
java.io.IOException

isTransient

public boolean isTransient()
Specified by:
isTransient in interface org.richfaces.resource.StateHolderResource

setTopColorParam

public void setTopColorParam(java.lang.String topColorSkinParameter)

setBottomColorParam

public void setBottomColorParam(java.lang.String bottomColorSkinParameter)

Richfaces UI Components UI 4.1.0.20110910-M2

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