com.croftsoft.apps.chat.view
Class ChatWorldAnimator

java.lang.Object
  extended by com.croftsoft.core.animation.animator.WorldAnimator
      extended by com.croftsoft.apps.chat.view.ChatWorldAnimator
All Implemented Interfaces:
ComponentAnimator, ComponentPainter, ComponentUpdater

public final class ChatWorldAnimator
extends WorldAnimator

ComponentAnimator that maps Models to views.

Since:
2003-06-06
Version:
2003-06-11
Author:
David Wallace Croft

Constructor Summary
ChatWorldAnimator(WorldAccessor worldAccessor, ImageCache imageCache)
           
 
Method Summary
protected  ComponentAnimator createComponentAnimator(ModelAccessor modelAccessor)
           
 
Methods inherited from class com.croftsoft.core.animation.animator.WorldAnimator
getComponentAnimator, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatWorldAnimator

public ChatWorldAnimator(WorldAccessor worldAccessor,
                         ImageCache imageCache)
Method Detail

createComponentAnimator

protected ComponentAnimator createComponentAnimator(ModelAccessor modelAccessor)
Overrides:
createComponentAnimator in class WorldAnimator

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)