public class CalendarIcon
extends org.richfaces.resource.AbstractJava2DUserResource
implements org.richfaces.resource.StateHolderResource
Constructor and Description |
---|
CalendarIcon() |
Modifier and Type | Method and Description |
---|---|
protected BufferedImage |
createImage(int width,
int height) |
void |
initialize() |
boolean |
isTransient() |
void |
paint(Graphics2D graphics2d) |
BufferedImage |
paintImage() |
void |
readState(javax.faces.context.FacesContext context,
DataInput dataInput) |
void |
writeState(javax.faces.context.FacesContext context,
DataOutput dataOutput) |
public final void initialize()
public boolean isTransient()
isTransient
in interface org.richfaces.resource.StateHolderResource
public void writeState(javax.faces.context.FacesContext context, DataOutput dataOutput) throws IOException
writeState
in interface org.richfaces.resource.StateHolderResource
IOException
public void readState(javax.faces.context.FacesContext context, DataInput dataInput) throws IOException
readState
in interface org.richfaces.resource.StateHolderResource
IOException
protected BufferedImage createImage(int width, int height)
public void paint(Graphics2D graphics2d)
paint
in interface org.richfaces.resource.Java2DUserResource
public BufferedImage paintImage()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.