artofillusion.animation
Class AnimationPreviewer

java.lang.Object
  extended by artofillusion.animation.AnimationPreviewer
All Implemented Interfaces:
java.lang.Runnable

public class AnimationPreviewer
extends java.lang.Object
implements java.lang.Runnable

This class generates a wireframe preview of an animation.


Constructor Summary
AnimationPreviewer(LayoutWindow parent)
           
 
Method Summary
 void run()
          Generate and display all of the frames in a loop.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationPreviewer

public AnimationPreviewer(LayoutWindow parent)
Method Detail

run

public void run()
Generate and display all of the frames in a loop.

Specified by:
run in interface java.lang.Runnable


Copyright © 1999-2011 by Peter Eastman.