3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
8 searchScopeChanged = id;
9 setOnlyInSelectionAction = id;
10 setUseRegularExpressionsAction = id;
11 showRegularExpressionsHelpPanelAction = id;
13 CLASS = SMLAdvancedFindController;
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;
34 SUPERCLASS = NSObject;
38 cancelButtonEntabDetabGoToLineWindowsAction = id;
39 createNewProjectAction = id;
40 detabButtonDetabWindowAction = id;
41 entabButtonEntabWindowAction = id;
42 goButtonGoToLineWindowAction = id;
43 setPrintFontAction = id;
45 CLASS = SMLExtraInterfaceController;
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;
62 SUPERCLASS = NSObject;