Peach :: Agent :: gui :: _WindowWatcher :: Class _WindowWatcher
[hide private]

Class _WindowWatcher

source code


Instance Methods [hide private]
 
run(self) source code

Inherited from threading.Thread: __init__, __repr__, getName, isAlive, isDaemon, join, setDaemon, setName, start

Inherited from threading.Thread (private): _set_daemon

Inherited from threading._Verbose (private): _note

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

Static Methods [hide private]
 
enumCallback(hwnd, self) source code
Class Variables [hide private]
  CloseWindows = False
  FoundWindowEvent = None
  WindowNames = None
  StopEvent = None
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

run(self)

source code 
Overrides: threading.Thread.run