Uses of Interface
noope.output.AnimationListener

Packages that use AnimationListener
noope.output Classes related to data output. 
 

Uses of AnimationListener in noope.output
 

Classes in noope.output that implement AnimationListener
 class AnimatedGifCreator
          This is an AnimationListener, that creates an animated gif of the frames it is given or static gif frames of an animation.
 class DrawingWindow
          This class displays a BufferedImage on the screen.
 

Fields in noope.output declared as AnimationListener
protected  AnimationListener OutputProjection.outputObject
          The AnimationListener used to display the animation.