public abstract class OneColorBasedResource extends AbstractJava2DUserResource implements StateHolderResource
| Constructor and Description |
|---|
OneColorBasedResource(Dimension dimension,
String basicColorParamName) |
| Modifier and Type | Method and Description |
|---|---|
protected Color |
getBasicColor()
Gets value of basicColor field.
|
boolean |
isTransient() |
void |
readState(javax.faces.context.FacesContext context,
DataInput dataInput) |
void |
writeState(javax.faces.context.FacesContext context,
DataOutput dataOutput) |
getDimension, getImageType, getLastModified, getResponseHeadersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpaintprotected Color getBasicColor()
public boolean isTransient()
isTransient in interface StateHolderResourcepublic void writeState(javax.faces.context.FacesContext context,
DataOutput dataOutput)
throws IOException
writeState in interface StateHolderResourceIOExceptionpublic void readState(javax.faces.context.FacesContext context,
DataInput dataInput)
throws IOException
readState in interface StateHolderResourceIOExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.