source: trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib@ 21

Last change on this file since 21 was 21, checked in by Nicholas Riley, 22 years ago

Pester 1.0d1

File size: 974 bytes
Line 
1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {CLASS = NJRDateFormatter; LANGUAGE = ObjC; SUPERCLASS = NSDateFormatter; },
5 {CLASS = NJRIntegerFilter; LANGUAGE = ObjC; SUPERCLASS = NSNumberFormatter; },
6 {
7 ACTIONS = {dateCompleted = id; inAtChanged = id; setAlarm = id; update = id; };
8 CLASS = PSAlarmSetController;
9 LANGUAGE = ObjC;
10 OUTLETS = {
11 inAtMatrix = NSMatrix;
12 messageField = NSTextField;
13 setButton = NSButton;
14 timeDate = NSTextField;
15 timeDateCompletions = NSPopUpButton;
16 timeInterval = NSTextField;
17 timeIntervalUnits = NSPopUpButton;
18 timeOfDay = NSTextField;
19 timeSummary = NSTextField;
20 };
21 SUPERCLASS = NSWindowController;
22 }
23 );
24 IBVersion = 1;
25}
Note: See TracBrowser for help on using the repository browser.