talx x1.0.5

Uses of Interface
talx.controller.Interceptor

Packages that use Interceptor
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.feature Provides framework for pluggable features. 
 

Uses of Interceptor in talx.controller
 

Classes in talx.controller that implement Interceptor
 class CommandInterceptor
          Interceptor to handle basic system commands.
 

Methods in talx.controller with parameters of type Interceptor
 void Controller.addInterceptor(Interceptor f)
          Adds the specified interceptor to the chain of responsibility.
 

Constructors in talx.controller with parameters of type Interceptor
ActionVetoException(java.awt.event.ActionEvent a, Interceptor ic)
           
 

Uses of Interceptor in talx.controller.base
 

Classes in talx.controller.base that implement Interceptor
 class AbortInterceptor
          Interceptor to force user to confirm Delete actions.
 class CCInterceptor
          Interceptor to allow additional recipients to a composition.
 class DeleteInterceptor
          Interceptor to force user to confirm Delete actions.
 class DialogInterceptor
          Provides basic functionality for most interceptor classes that handle dialog behaviors.
 class SendInterceptor
          Interceptor to force user to confirm Delete actions.
 

Uses of Interceptor in talx.controller.extended
 

Classes in talx.controller.extended that implement Interceptor
 class ExportInterceptor
          Manages the export button.
 class GossipInterceptor
           
 class ImportInterceptor
          Used with the ImportComposerHandler.
 class JournalInterceptor
           
 

Uses of Interceptor in talx.feature
 

Classes in talx.feature that implement Interceptor
 class BadTypingCorrection
          Beeps and displays a message when the user types onto a button.
 class InboxClickCorrection
          Beeps and displays a message when the user clicks illegally on the inbox.
 


talx x1.0.5

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