Uses of Interface
com.croftsoft.apps.chat.model.ChatModelAccessor

Packages that use ChatModelAccessor
com.croftsoft.apps.chat.model   
com.croftsoft.apps.chat.model.seri   
com.croftsoft.apps.chat.view   
 

Uses of ChatModelAccessor in com.croftsoft.apps.chat.model
 

Subinterfaces of ChatModelAccessor in com.croftsoft.apps.chat.model
 interface ChatModel
          Provides methods for manipulating the Models in the game.
 

Uses of ChatModelAccessor in com.croftsoft.apps.chat.model.seri
 

Classes in com.croftsoft.apps.chat.model.seri that implement ChatModelAccessor
 class SeriChatModel
          The base class for a game world object Model.
 

Uses of ChatModelAccessor in com.croftsoft.apps.chat.view
 

Constructors in com.croftsoft.apps.chat.view with parameters of type ChatModelAccessor
ChatModelAnimator(ChatModelAccessor chatModelAccessor, ImageCache imageCache)
           
 


CroftSoft Javadoc

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