com.ericsson.tic.vi
Class Animator.MainLoop

java.lang.Object
  extended by com.ericsson.tic.vi.Animator.MainLoop
All Implemented Interfaces:
Runnable
Enclosing class:
Animator

 class Animator.MainLoop
extends Object
implements Runnable


Constructor Summary
Animator.MainLoop()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Animator.MainLoop

Animator.MainLoop()
Method Detail

run

public void run()
Specified by:
run in interface Runnable