source:
trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib@
35
Last change on this file since 35 was 21, checked in by , 22 years ago | |
---|---|
File size: 389 bytes |
Rev | Line | |
---|---|---|
[21] | 1 | { |
2 | IBClasses = ( | |
3 | {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, | |
4 | { | |
5 | ACTIONS = {close = id; }; | |
6 | CLASS = PSAlarmNotifierController; | |
7 | LANGUAGE = ObjC; | |
8 | OUTLETS = {dateField = NSTextField; messageField = NSTextField; }; | |
9 | SUPERCLASS = NSWindowController; | |
10 | } | |
11 | ); | |
12 | IBVersion = 1; | |
13 | } |
Note:
See TracBrowser
for help on using the repository browser.