HappyDoc Generated Documentation Class: ChatInterface

. / Collaboratory / ChatInterface.py / ChatInterface 

This class is resposible for displaying and updating the user-toggleable chat-box which allows for communication between users connected to the same collaboratoryHub. The ChatGUI can be toggled on/off via a checkbutton on the Collaboratory GUI

Base Classes   

ChatInterface
  ModelessDialog

Methods   
  processCommand 
processCommand ( self,  cmd )

helper function for processing a command - for now, this is a workaround because of a pesky newline that stays in the input box

  echo_text 
echo_text ( self,  event=None )
  Hide 
Hide ( self )
  processChat 
processChat ( self,  event=None )
  Send 
Send ( self )
  insert_nln 
insert_nln ( self,  event=None )
  fillInUI 
fillInUI ( self,  parent )
  processKey 
processKey ( self,  event=None )
  Cancel 
Cancel ( self )
  add_command 
add_command (
        self,
        user=None,
        cmd=None,
        midas=0,
        color='black',
        )
  __init__ 
__init__ ( self )

This document was automatically generated Thu Nov 09 13:33:53 2006 by HappyDoc version 3.0.a1