Version 2.9 candidate
[TestXSLT.git] / English.lproj / MainMenu.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = AppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             CLASS = FindPanelController; 
6             LANGUAGE = ObjC; 
7             SUPERCLASS = NSWindowController; 
8         }, 
9         {
10             ACTIONS = {
11                 findNext = id; 
12                 findPrevious = id; 
13                 openResultURL = id; 
14                 process = id; 
15                 selectTab = id; 
16                 showFindPanel = id; 
17                 showJumpToLinePanel = id; 
18                 showUnsavedChangesPanel = id; 
19                 toggleContentAnalysis = id; 
20                 useSelectionForFind = id; 
21             }; 
22             CLASS = FirstResponder; 
23             LANGUAGE = ObjC; 
24             SUPERCLASS = NSObject; 
25         }, 
26         {
27             ACTIONS = {
28                 findNext = id; 
29                 findPrevious = id; 
30                 loadXml = id; 
31                 loadXslt = id; 
32                 newParameter = id; 
33                 openResultURL = id; 
34                 process = id; 
35                 removeParameter = id; 
36                 saveResult = id; 
37                 saveResultAs = id; 
38                 saveXml = id; 
39                 saveXmlAs = id; 
40                 saveXslt = id; 
41                 saveXsltAs = id; 
42                 selectTab = id; 
43                 setProcessorType = id; 
44                 showErrorLocation = id; 
45                 showFindPanel = id; 
46                 showInBrowser = id; 
47                 showJumpToLinePanel = id; 
48                 useSelectionForFind = id; 
49             }; 
50             CLASS = MyDocument; 
51             LANGUAGE = ObjC; 
52             OUTLETS = {
53                 autoSaveCheckbox = NSButton; 
54                 autoShowCheckbox = NSButton; 
55                 drawerMessageField = NSTextField; 
56                 errorDrawer = NSDrawer; 
57                 openResultURLButton = NSButton; 
58                 paramRemoveButton = NSButton; 
59                 parameterTable = NSTableView; 
60                 processButton = NSButton; 
61                 processingTimeField = NSTextField; 
62                 resultView = NSTextView; 
63                 saveResultAsButton = NSButton; 
64                 saveResultButton = NSButton; 
65                 saveResultFilenameField = NSTextField; 
66                 saveXmlAsButton = NSButton; 
67                 saveXmlButton = NSButton; 
68                 saveXmlFilenameField = NSTextField; 
69                 saveXsltAsButton = NSButton; 
70                 saveXsltButton = NSButton; 
71                 saveXsltFilenameField = NSTextField; 
72                 tabView = NSTabView; 
73                 xmlView = XMLTextView; 
74                 xmlWellFormedIcon = NSImageView; 
75                 xsltView = XMLTextView; 
76                 xsltWellFormedIcon = NSImageView; 
77             }; 
78             SUPERCLASS = NSDocument; 
79         }, 
80         {CLASS = NSDocumentController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
81     ); 
82     IBVersion = 1; 
83 }