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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DInfoWindowController.py178 self.setMainWindow_(NSApp().mainWindow())
256 def setMainWindow_(self, mainWindow): member in class:InfoWindowController
271 self.setMainWindow_(notification.object())
274 self.setMainWindow_(None)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DInfoWindowController.py178 self.setMainWindow_(NSApp().mainWindow())
256 def setMainWindow_(self, mainWindow): member in class:InfoWindowController
271 self.setMainWindow_(notification.object())
274 self.setMainWindow_(None)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Todo/
H A DInfoWindowController.py178 self.setMainWindow_(NSApp().mainWindow())
256 def setMainWindow_(self, mainWindow): member in class:InfoWindowController
271 self.setMainWindow_(notification.object())
274 self.setMainWindow_(None)

Completed in 204 milliseconds