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