uitk.connectui (version 0.1, 18 April 2003)
index
e:\bothans\uitk\connectui.py

Box opened when you want to connect to a core

 
Modules
            
Tkinter
common
logging
sys
tkMessageBox
uitk.ui
 
Classes
            
ConnectUI
 
class ConnectUI
      Dialog to connect to a core
 
   Methods defined here:
__init__(self, peers)
connectTocore(self, result)

Data and non-method functions defined here:
__doc__ = 'Dialog to connect to a core'
__module__ = 'uitk.connectui'
 
Data
             Pmw = <Pmw.Pmw_1_1.lib.PmwLoader.PmwLoader instance at 0x009128D8>
__author__ = 'David Ferlier <david@netbsd-fr.org>'
__date__ = '18 April 2003'
__file__ = r'e:\bothans\uitk\connectui.pyc'
__license__ = 'This file is part of Bothans\n\n Bothans is fre...lace, Suite 330, Boston, MA 02111-1307 USA\n '
__name__ = 'uitk.connectui'
__status__ = 'beta'
__version__ = '0.1'
log = <logging.Logger instance at 0x009149E0>
 
Author
             David Ferlier <david@netbsd-fr.org>