Package wx :: Package py :: Module filling :: Class FillingFrame
[frames | no frames]

Type FillingFrame

object --+                    
         |                    
    Object --+                
             |                
    EvtHandler --+            
                 |            
            Window --+        
                     |        
        TopLevelWindow --+    
                         |    
                     Frame --+
                             |
                            FillingFrame


Frame containing the namespace tree component.
Method Summary
  __init__(self, parent, id, title, pos, size, style, rootObject, rootLabel, rootIsNamespace, static)
Create FillingFrame instance.

Class Variable Summary
str name = 'Filling Frame'
str revision = '1.5'

Instance Method Details

__init__(self, parent=None, id=-1, title='PyFilling', pos=wx.Point(-1, -1), size=(600, 400), style=541072960, rootObject=None, rootLabel=None, rootIsNamespace=False, static=False)
(Constructor)

Create FillingFrame instance.
Overrides:
wx.Frame.__init__

Class Variable Details

name

Type:
str
Value:
'Filling Frame'                                                        

revision

Type:
str
Value:
'1.5'                                                                  

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:43 2005 http://epydoc.sf.net