talx x1.0.5

Uses of Class
talx.events.ControllerChangeEvent

Packages that use ControllerChangeEvent
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.events Provides system notification classes for use in other packages. 
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 ControllerChangeEvent in talx.controller
 

Methods in talx.controller with parameters of type ControllerChangeEvent
 void TALLogger.controllerChange(ControllerChangeEvent ev)
          Not logged.
 void ControllerListener.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.controller.base
 

Methods in talx.controller.base with parameters of type ControllerChangeEvent
 void CCInterceptor.controllerChange(ControllerChangeEvent ev)
           
 

Uses of ControllerChangeEvent in talx.controller.extended
 

Methods in talx.controller.extended with parameters of type ControllerChangeEvent
 void JournalInterceptor.controllerChange(ControllerChangeEvent ev)
           
 void GossipInterceptor.controllerChange(ControllerChangeEvent ev)
           
 void ExportInterceptor.controllerChange(ControllerChangeEvent ev)
           
 

Uses of ControllerChangeEvent in talx.events
 

Subclasses of ControllerChangeEvent in talx.events
 class ChangeFinishedEvent
          Signals change in controller state.
 

Uses of ControllerChangeEvent in talx.games.helpdesk
 

Methods in talx.games.helpdesk with parameters of type ControllerChangeEvent
 void HelpDeskView.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.games.survey
 

Methods in talx.games.survey with parameters of type ControllerChangeEvent
 void SurveyView.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.games.tech
 

Methods in talx.games.tech with parameters of type ControllerChangeEvent
 void TechView.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.view
 

Methods in talx.view with parameters of type ControllerChangeEvent
 void DialogManager.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.view.components
 

Methods in talx.view.components with parameters of type ControllerChangeEvent
 void Marque.controllerChange(ControllerChangeEvent ev)
           
 

Uses of ControllerChangeEvent in talx.view.composer
 

Methods in talx.view.composer with parameters of type ControllerChangeEvent
 void BuddyIconComposer.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 void BasicComposer.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 

Uses of ControllerChangeEvent in talx.view.inbox
 

Methods in talx.view.inbox with parameters of type ControllerChangeEvent
 void AbstractInbox.controllerChange(ControllerChangeEvent ev)
          Queues this to run in the awt event thread.
 

Uses of ControllerChangeEvent in talx.view.reader
 

Methods in talx.view.reader with parameters of type ControllerChangeEvent
 void BuddyIconReader.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 void BasicReader.controllerChange(ControllerChangeEvent ev)
          Sent when the controller wants the GUI to change state.
 


talx x1.0.5

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