source: trunk/Cocoa/Pester/Source/English.lproj/Snooze until.nib/classes.nib@ 102

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

Pester 1.1b3

File size: 684 bytes
Line 
1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 ACTIONS = {close = id; dateCompleted = id; showCalendar = id; snooze = id; update = id; };
6 CLASS = PSSnoozeUntilController;
7 LANGUAGE = ObjC;
8 OUTLETS = {
9 messageField = NSTextField;
10 snoozeButton = NSButton;
11 timeCalendarButton = NSButton;
12 timeDate = NSTextField;
13 timeDateCompletions = NSPopUpButton;
14 timeOfDay = NSTextField;
15 };
16 SUPERCLASS = NSWindowController;
17 }
18 );
19 IBVersion = 1;
20}
Note: See TracBrowser for help on using the repository browser.