Searched refs:InfoWindowController (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DTodoAppDelegate.py2 from InfoWindowController import InfoWindowController
8 InfoWindowController.sharedInfoWindowController().showWindow_(sender)
H A Dmain.py8 import InfoWindowController
H A DInfoWindowController.py16 class InfoWindowController (NSWindowController): class in inherits:NSWindowController
128 _sharedInfoWindowController = InfoWindowController.alloc().init()
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DTodoAppDelegate.py2 from InfoWindowController import InfoWindowController
8 InfoWindowController.sharedInfoWindowController().showWindow_(sender)
H A Dmain.py8 import InfoWindowController
H A DInfoWindowController.py16 class InfoWindowController (NSWindowController): class in inherits:NSWindowController
128 _sharedInfoWindowController = InfoWindowController.alloc().init()
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Todo/
H A DTodoAppDelegate.py2 from InfoWindowController import InfoWindowController
8 InfoWindowController.sharedInfoWindowController().showWindow_(sender)
H A Dmain.py8 import InfoWindowController
H A DInfoWindowController.py16 class InfoWindowController (NSWindowController): class in inherits:NSWindowController
128 _sharedInfoWindowController = InfoWindowController.alloc().init()

Completed in 192 milliseconds