public class ProgressBarAnimatedBackgroundImage extends AbstractJava2DUserResource implements Java2DAnimatedUserResource, StateHolderResource
| Constructor and Description |
|---|
ProgressBarAnimatedBackgroundImage() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFrameDelay() |
boolean |
hasNextFrame() |
void |
initialize() |
boolean |
isLooped() |
boolean |
isTransient() |
void |
paint(Graphics2D g2d) |
void |
readState(javax.faces.context.FacesContext context,
DataInput dataInput) |
void |
startFramesSequence() |
void |
writeState(javax.faces.context.FacesContext context,
DataOutput dataOutput) |
getDimension, getImageType, getLastModified, getResponseHeadersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDimension, getImageType, getLastModified, getResponseHeaderspublic boolean isLooped()
isLooped in interface Java2DAnimatedUserResourcepublic int getFrameDelay()
getFrameDelay in interface Java2DAnimatedUserResourcepublic void startFramesSequence()
startFramesSequence in interface Java2DAnimatedUserResourcepublic boolean hasNextFrame()
hasNextFrame in interface Java2DAnimatedUserResourcepublic void initialize()
public void paint(Graphics2D g2d)
paint in interface Java2DAnimatedUserResourcepaint in interface Java2DUserResourcepublic 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 © 2014 JBoss by Red Hat. All rights reserved.