Module ProcessView
[hide private]
[frames] | no frames]

Module ProcessView

source code

Classes [hide private]
  _Window
Shows current process state.
Functions [hide private]
 
Open(system)
Open as top-level window.
source code
 
Close()
Close top-level window.
source code
 
_set_None(e=None)
If used as top-level window, this is called at "destroy" and sets our global variable to None.
source code
 
AddAsSubwidget(root, system)
Add the process view as subwidget into root.
source code
Variables [hide private]
  _SingleInstance = None
Global variable which stores a reference to an existing top-level window