talx x1.0.5

Uses of Class
talx.model.TransportToolkit

Packages that use TransportToolkit
talx The Think-and-Link project provides an email client aimed at people with aquired cognitive deficits. 
talx.controller Defines the behaviors for the system. 
talx.games.helpdesk   
talx.games.survey   
talx.model Provides state information for the entire application, and access to the transport system. 
talx.model.filters Provides message filter classes. 
 

Uses of TransportToolkit in talx
 

Fields in talx declared as TransportToolkit
protected  TransportToolkit Email.inbox
           
 

Uses of TransportToolkit in talx.controller
 

Methods in talx.controller that return TransportToolkit
 TransportToolkit Controller.getToolkit()
          Returns the transport toolkit for the application.
 

Constructors in talx.controller with parameters of type TransportToolkit
TALLogger(TransportToolkit mailstore, MailSystemDesktop ms, Settings settings, Controller controller, ReceiverFilter instack, SenderFilter outstack)
           
Controller(MailSystemDesktop ms, TransportToolkit tt, GameManager gm, Settings settings, java.lang.String userDir)
           
 

Uses of TransportToolkit in talx.games.helpdesk
 

Constructors in talx.games.helpdesk with parameters of type TransportToolkit
HelpDesk(GameManager gm, TransportToolkit tt, Settings settings, java.lang.String params)
           
 

Uses of TransportToolkit in talx.games.survey
 

Constructors in talx.games.survey with parameters of type TransportToolkit
Survey(GameManager gm, TransportToolkit tt, Settings settings, java.lang.String params)
           
 

Uses of TransportToolkit in talx.model
 

Methods in talx.model with parameters of type TransportToolkit
 void GUIState.fetchMessage(TransportToolkit tt)
          Gets the actual message from the store after deserialization.
 

Constructors in talx.model with parameters of type TransportToolkit
GameManager(TransportToolkit toolkit, Settings settings)
           
GUIState(TransportToolkit tt)
          Creates a new gui state with no values set.
 

Uses of TransportToolkit in talx.model.filters
 

Fields in talx.model.filters declared as TransportToolkit
protected  TransportToolkit MultiRecipientFilter.model
           
 

Constructors in talx.model.filters with parameters of type TransportToolkit
TrashDateMonitor(TransportToolkit model, java.lang.String param)
           
RemoteSender(TransportToolkit tm, Settings settings, java.lang.String param)
          Constructs new SMTP sender.
OutboxDateMonitor(TransportToolkit model, java.lang.String param)
           
OutboxCountMonitor(TransportToolkit model, java.lang.String param)
           
MultiRecipientFilter(TransportToolkit model, Settings settings, java.lang.String params)
           
InboxDateMonitor(TransportToolkit model, java.lang.String param)
           
InboxCountMonitor(TransportToolkit model, java.lang.String param)
           
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.