Package SimPy :: Module SimGUI :: Class MyGUI
[hide private]
[frames] | no frames]

Class MyGUI

source code

object --+    
         |    
    SimGUI --+
             |
            MyGUI

Instance Methods [hide private]
  __init__(self, win, **p)

Inherited from SimGUI: about, changeParameters, clearConsole, commit, findMonitors, findParameters, mainloop, makeConsole, makeEditMenu, makeFileMenu, makeHelpMenu, makeInterpreter, makeMenu, makeRunMenu, makeViewMenu, notdone, saveConsole, showMonitors, showTextBox, showcode, writeConsole, writeStatusLine

Inherited from SimGUI (private): _aboutSimGUI

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

__init__(self, win, **p)
(Constructor)

source code 
None
Overrides: SimGUI.__init__