de.enough.polish.ui.backgrounds
Class AnimatedGifBackground

java.lang.Object
  extended by de.enough.polish.ui.Background
      extended by de.enough.polish.ui.backgrounds.VideoBackground
          extended by de.enough.polish.ui.backgrounds.AnimatedGifBackground
All Implemented Interfaces:
Serializable

public class AnimatedGifBackground
extends VideoBackground

Plays back animated gifs in GIF89a format.

Copyright Enough Software 2007 - 2008

 history
        Nov 8, 2007 - rob creation
 

Author:
Robert Virkus, j2mepolish@enough.de

Field Summary
 
Fields inherited from class de.enough.polish.ui.Background
borderWidth
 
Constructor Summary
AnimatedGifBackground(int color, java.lang.String url, int loopCount, int anchor, int xOffset, int yOffset)
           
 
Method Summary
 
Methods inherited from class de.enough.polish.ui.backgrounds.VideoBackground
hideNotify, paint, releaseResources, showNotify
 
Methods inherited from class de.enough.polish.ui.Background
addRelativeToBackgroundRegion, animate, animate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimatedGifBackground

public AnimatedGifBackground(int color,
                             java.lang.String url,
                             int loopCount,
                             int anchor,
                             int xOffset,
                             int yOffset)
Parameters:
url -
loopCount -