|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.enough.polish.ui.Background
de.enough.polish.ui.backgrounds.VideoBackground
de.enough.polish.ui.backgrounds.AnimatedGifBackground
public class AnimatedGifBackground
Plays back animated gifs in GIF89a format.
Copyright Enough Software 2007 - 2009
history
Nov 8, 2007 - rob creation
| Field Summary |
|---|
| Fields inherited from class de.enough.polish.ui.Background |
|---|
borderWidth |
| Constructor Summary | |
|---|---|
AnimatedGifBackground(int color,
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, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnimatedGifBackground(int color,
String url,
int loopCount,
int anchor,
int xOffset,
int yOffset)
url - loopCount -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||