Uses of Class
org.gnu.gdk.PixbufAnimation

Packages that use PixbufAnimation
org.gnu.gdk   
org.gnu.gtk   
 

Uses of PixbufAnimation in org.gnu.gdk
 

Methods in org.gnu.gdk that return PixbufAnimation
 PixbufAnimation PixbufLoader.getPixbufAnimation()
           
 

Uses of PixbufAnimation in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type PixbufAnimation
 void Image.set(PixbufAnimation animation)
          Sets to image to the given PixbufAnimation.
 

Constructors in org.gnu.gtk with parameters of type PixbufAnimation
Image(PixbufAnimation animation)
          Creates an Image displaying the given PixbufAnimation.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net