talx x1.0.5

Uses of Interface
talx.view.ComposerGUI

Packages that use ComposerGUI
talx.controller Defines the behaviors for the system. 
talx.view Provides visual infrastructure for the entire system. 
talx.view.composer Provides visual components for composing a message. 
 

Uses of ComposerGUI in talx.controller
 

Constructors in talx.controller with parameters of type ComposerGUI
ComposerRestore(javax.mail.internet.MimeMessage message, ComposerGUI c)
          Searches through drafts to find a draft of a response to original.
 

Uses of ComposerGUI in talx.view
 

Methods in talx.view that return ComposerGUI
 ComposerGUI MailSystemDesktop.getComposer()
           
 ComposerGUI ComposerControl.getComposer()
           
 

Uses of ComposerGUI in talx.view.composer
 

Classes in talx.view.composer that implement ComposerGUI
 class BasicComposer
          This class is a JFrame which represents the Composer window for this email client.
 class BuddyIconComposer
          Composer that also contains a picture of the message recipient.
 class VirtualKeyboardComposer
          This class is a JFrame which represents the Composer window for this email client.
 

Methods in talx.view.composer that return ComposerGUI
 ComposerGUI ReplyPane.getComposer()
          Returns the owner of this reply pane.
 ComposerGUI BasicComposer.ComposerButton.getComposer()
           
 

Constructors in talx.view.composer with parameters of type ComposerGUI
ReplyPane(ComposerGUI owner, Settings settings)
          Constructs a new reply pane with the given owner.
 


talx x1.0.5

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