talx x1.0.5

Uses of Class
talx.events.ChangeFinishedEvent

Packages that use ChangeFinishedEvent
talx.controller Defines the behaviors for the system. 
talx.controller.base Defines the "standard" behaviors for the system. 
talx.controller.extended Defines behaviors that are more advanced than the base package. 
talx.games.helpdesk   
talx.games.survey   
talx.games.tech Provides technical assistance through the game SPI. 
talx.view Provides visual infrastructure for the entire system. 
talx.view.components   
talx.view.composer Provides visual components for composing a message. 
talx.view.inbox Provides visual components for selecting a correspondent. 
talx.view.reader Provides visual components for reading a message. 
 

Uses of ChangeFinishedEvent in talx.controller
 

Methods in talx.controller with parameters of type ChangeFinishedEvent
 void TALLogger.controllerChangeFinished(ChangeFinishedEvent ev)
          Logs the event.
 void ControllerListener.controllerChangeFinished(ChangeFinishedEvent ev)
          Sent when the system has finished transitioning to a new state.
 

Uses of ChangeFinishedEvent in talx.controller.base
 

Methods in talx.controller.base with parameters of type ChangeFinishedEvent
 void CCInterceptor.controllerChangeFinished(ChangeFinishedEvent ev)
          Makes sure the inbox is showing when the composer has focus.
 

Uses of ChangeFinishedEvent in talx.controller.extended
 

Methods in talx.controller.extended with parameters of type ChangeFinishedEvent
 void JournalInterceptor.controllerChangeFinished(ChangeFinishedEvent ev)
          Listen for changes in composer focus.
 void GossipInterceptor.controllerChangeFinished(ChangeFinishedEvent ev)
           
 void ExportInterceptor.controllerChangeFinished(ChangeFinishedEvent ev)
          Decides whether to show or hide the export button.
 

Uses of ChangeFinishedEvent in talx.games.helpdesk
 

Methods in talx.games.helpdesk with parameters of type ChangeFinishedEvent
 void HelpDeskView.controllerChangeFinished(ChangeFinishedEvent ev)
           
 

Uses of ChangeFinishedEvent in talx.games.survey
 

Methods in talx.games.survey with parameters of type ChangeFinishedEvent
 void SurveyView.controllerChangeFinished(ChangeFinishedEvent ev)
           
 

Uses of ChangeFinishedEvent in talx.games.tech
 

Methods in talx.games.tech with parameters of type ChangeFinishedEvent
 void TechView.controllerChangeFinished(ChangeFinishedEvent ev)
          Sent when the system has finished transitioning to a new state.
 

Uses of ChangeFinishedEvent in talx.view
 

Methods in talx.view with parameters of type ChangeFinishedEvent
 void DialogManager.controllerChangeFinished(ChangeFinishedEvent ev)
           
 

Uses of ChangeFinishedEvent in talx.view.components
 

Methods in talx.view.components with parameters of type ChangeFinishedEvent
 void Marque.controllerChangeFinished(ChangeFinishedEvent ev)
           
 

Uses of ChangeFinishedEvent in talx.view.composer
 

Methods in talx.view.composer with parameters of type ChangeFinishedEvent
 void BasicComposer.controllerChangeFinished(ChangeFinishedEvent ev)
          Sent when the gui state has been finalized.
 

Uses of ChangeFinishedEvent in talx.view.inbox
 

Methods in talx.view.inbox with parameters of type ChangeFinishedEvent
 void AbstractInbox.controllerChangeFinished(ChangeFinishedEvent ev)
           
 

Uses of ChangeFinishedEvent in talx.view.reader
 

Methods in talx.view.reader with parameters of type ChangeFinishedEvent
 void BasicReader.controllerChangeFinished(ChangeFinishedEvent ev)
          Sent when the gui state has been finalized.
 


talx x1.0.5

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