Table of Contents

Class: PointerManager Collaboratory/Node.py

This class will be responsible for managing the turning on/off of other users pointers as they connect/disconnect from the session

Methods   
__init__
activate_state
add_user
disable_state
get_state
hideAllUsers
hide_user
move_user
raiseAllPointers
rem_user
showAllUsers
show_user
  __init__ 
__init__ ( self,  parent )

  activate_state 
activate_state ( self )

  add_user 
add_user (
        self,
        username,
        color,
        )

  disable_state 
disable_state ( self )

  get_state 
get_state ( self )

  hideAllUsers 
hideAllUsers ( self,  event=None )

  hide_user 
hide_user ( self,  username )

  move_user 
move_user (
        self,
        username,
        newX,
        newY,
        )

  raiseAllPointers 
raiseAllPointers ( self,  event=None )

  rem_user 
rem_user ( self,  username )

  showAllUsers 
showAllUsers ( self,  event=None )

  show_user 
show_user ( self,  username )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:13 2002 by HappyDoc version 2.0.1