Searched refs:PythonBrowserWindowController (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PythonBrowser/
H A DPythonBrowser.py12 PythonBrowser.PythonBrowserWindowController(aBrowsableObject)
32 class PythonBrowserWindowController(NSWindowController): class in inherits:NSWindowController
79 PythonBrowserWindowController(item.object)
100 # The PythonBrowserWindowController instance will retain itself,
102 PythonBrowserWindowController(sys)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PythonBrowser/
H A DPythonBrowser.py12 PythonBrowser.PythonBrowserWindowController(aBrowsableObject)
32 class PythonBrowserWindowController(NSWindowController): class in inherits:NSWindowController
79 PythonBrowserWindowController(item.object)
100 # The PythonBrowserWindowController instance will retain itself,
102 PythonBrowserWindowController(sys)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PythonBrowser/
H A DPythonBrowser.py12 PythonBrowser.PythonBrowserWindowController(aBrowsableObject)
32 class PythonBrowserWindowController(NSWindowController): class in inherits:NSWindowController
79 PythonBrowserWindowController(item.object)
100 # The PythonBrowserWindowController instance will retain itself,
102 PythonBrowserWindowController(sys)

Completed in 115 milliseconds