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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DatePicker/
H A DMyWindowController.py48 secondsRangeEditLabel = objc.IBOutlet() variable in class:MyWindowController
424 self.secondsRangeEditLabel.setTextColor_(NSColor.lightGrayColor())
433 self.secondsRangeEditLabel.setTextColor_(NSColor.blackColor())
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DatePicker/
H A DMyWindowController.py48 secondsRangeEditLabel = objc.IBOutlet() variable in class:MyWindowController
424 self.secondsRangeEditLabel.setTextColor_(NSColor.lightGrayColor())
433 self.secondsRangeEditLabel.setTextColor_(NSColor.blackColor())
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DatePicker/
H A DMyWindowController.py48 secondsRangeEditLabel = objc.IBOutlet() variable in class:MyWindowController
424 self.secondsRangeEditLabel.setTextColor_(NSColor.lightGrayColor())
433 self.secondsRangeEditLabel.setTextColor_(NSColor.blackColor())

Completed in 113 milliseconds