source: trunk/Cocoa/Pester/Source/English.lproj/Read Me.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: 713 bytes
Line 
1{
2 IBClasses = (
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
4 {
5 ACTIONS = {contentsClicked = id; };
6 CLASS = NJRReadMeController;
7 LANGUAGE = ObjC;
8 OUTLETS = {
9 body = NSTextView;
10 bodyBox = NSBox;
11 contents = NSTableView;
12 contentsBox = NSBox;
13 progress = NSProgressIndicator;
14 progressTabs = NSTabView;
15 splitter = NSSplitView;
16 };
17 SUPERCLASS = NSWindowController;
18 },
19 {CLASS = NJRSplitView; LANGUAGE = ObjC; SUPERCLASS = NSSplitView; }
20 );
21 IBVersion = 1;
22}
Note: See TracBrowser for help on using the repository browser.