talx x1.0.5

talx.controller.base
Class SendInterceptor

java.lang.Object
  extended bytalx.controller.base.DialogInterceptor
      extended bytalx.controller.base.SendInterceptor
All Implemented Interfaces:
GUIStateConstants, Interceptor, TALFeature

public class SendInterceptor
extends DialogInterceptor

Interceptor to force user to confirm Delete actions.


Nested Class Summary
 
Nested classes inherited from class talx.controller.base.DialogInterceptor
DialogInterceptor.DialogActivator, DialogInterceptor.DialogRunner, DialogInterceptor.DialogTree
 
Field Summary
 
Fields inherited from class talx.controller.base.DialogInterceptor
sequences
 
Fields inherited from interface talx.model.GUIStateConstants
ACTIVE_COMMANDS, ARCHIVE_MESSAGE, CHOICE_DIALOG, COMPOSE_FOCUS, COMPOSE_WINDOW, COMPOSER_CAPTION, COMPOSER_DIRTY, CONFIRM_DIALOG, CURRENT_PEOPLE, CURRENT_PLAYER, DEFAULT_MESSAGE, DIALOG_FOCUS, DIALOG_TEXT, INBOX_FOCUS, INBOX_MAIL_COUNTS, INBOX_MAIL_COUNTS_ANSWERED, INBOX_MAIL_COUNTS_NEW, INBOX_PANEL, INBOX_PLAYER_CAPTIONS, NO_CHANGE, NO_MESSAGE, NO_PEOPLE, NO_PERSON, NO_PLAYER, READER_CAPTION, READER_FOCUS, READER_HEADERS, READER_WINDOW, STATE_ABBR, STATE_CONST, STATE_DESC
 
Constructor Summary
SendInterceptor(java.lang.String param)
           
 
Methods inherited from class talx.controller.base.DialogInterceptor
cancelAction, claim, initialize, release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendInterceptor

public SendInterceptor(java.lang.String param)
Parameters:
param - the text to display in the dialog box. When the user clicks the composer save button, this interceptor will pop up a confirmation dialog with this text. If the user confirms, the send action will go through. Otherwise, this interceptor censors the action.

talx x1.0.5

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