Package dogtail :: Module procedural :: Class FocusApplication
[hide private]
[frames] | no frames]

Class FocusApplication

source code

FocusBase --+
            |
           FocusApplication

Keeps track of which application is currently focused.

Instance Methods [hide private]
 
__call__(self, name)
Search for an application that matches and refocus on the given name.
source code

Inherited from FocusBase: __getattr__, __setattr__

Class Variables [hide private]
  desktop = pyatspi.Registry.getDesktop(0)

Inherited from FocusBase: node