Updated docs
[supercollider.git] / platform / mac / Resources / English.lproj / SMLRegularExpressionHelp.nib / classes.nib
blobb7a750e8321af4d7a7776a040ed66cd27c80b29a
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 findAction = id; 
7                 replaceAction = id; 
8                 searchScopeChanged = id; 
9                 setOnlyInSelectionAction = id; 
10                 setUseRegularExpressionsAction = id; 
11                 showRegularExpressionsHelpPanelAction = id; 
12             }; 
13             CLASS = SMLAdvancedFindController; 
14             LANGUAGE = ObjC; 
15             OUTLETS = {
16                 advancedFindSplitView = NSSplitView; 
17                 advancedFindWindow = NSWindow; 
18                 allDocumentsScope = NSButton; 
19                 currentDocumentScope = NSButton; 
20                 currentProjectScope = NSButton; 
21                 currentlyDisplayedDocumentInAdvancedFind = id; 
22                 findResultTextField = NSTextField; 
23                 findResultsOutlineView = NSOutlineView; 
24                 findResultsTreeController = NSTreeController; 
25                 findSearchField = NSSearchField; 
26                 mTextView = SCTextView; 
27                 regularExpressionsHelpPanel = NSPanel; 
28                 replaceSearchField = NSSearchField; 
29                 resultDocumentContentView = NSView; 
30                 setIgnoreCaseButton = NSButton; 
31                 setSearchInSelectionButton = NSButton; 
32                 setUseRegularExpressionsButton = NSButton; 
33             }; 
34             SUPERCLASS = NSObject; 
35         }, 
36         {
37             ACTIONS = {
38                 cancelButtonEntabDetabGoToLineWindowsAction = id; 
39                 createNewProjectAction = id; 
40                 detabButtonDetabWindowAction = id; 
41                 entabButtonEntabWindowAction = id; 
42                 goButtonGoToLineWindowAction = id; 
43                 setPrintFontAction = id; 
44             }; 
45             CLASS = SMLExtraInterfaceController; 
46             LANGUAGE = ObjC; 
47             OUTLETS = {
48                 commandResultTextView = NSTextView; 
49                 commandResultWindow = NSWindow; 
50                 detabWindow = NSWindow; 
51                 entabWindow = NSWindow; 
52                 goToLineWindow = NSWindow; 
53                 lineTextFieldGoToLineWindow = NSTextField; 
54                 newProjectWindow = NSWindow; 
55                 openPanelAccessoryView = NSView; 
56                 openPanelEncodingsPopUp = NSPopUpButton; 
57                 printAccessoryView = NSView; 
58                 regularExpressionsHelpPanel = NSPanel; 
59                 spacesTextFieldDetabWindow = NSTextField; 
60                 spacesTextFieldEntabWindow = NSTextField; 
61             }; 
62             SUPERCLASS = NSObject; 
63         }
64     ); 
65     IBVersion = 1;