Initial revision
[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                 useSelectionForFind = id; 
20             }; 
21             CLASS = FirstResponder; 
22             LANGUAGE = ObjC; 
23             SUPERCLASS = NSObject; 
24         }, 
25         {
26             ACTIONS = {
27                 findNext = id; 
28                 findPrevious = id; 
29                 loadXml = id; 
30                 loadXslt = id; 
31                 newParameter = id; 
32                 openResultURL = id; 
33                 process = id; 
34                 removeParameter = id; 
35                 saveResult = id; 
36                 saveResultAs = id; 
37                 saveXml = id; 
38                 saveXmlAs = id; 
39                 saveXslt = id; 
40                 saveXsltAs = id; 
41                 selectTab = id; 
42                 setProcessorType = id; 
43                 showErrorLocation = id; 
44                 showFindPanel = id; 
45                 showInBrowser = id; 
46                 showJumpToLinePanel = id; 
47                 useSelectionForFind = id; 
48             }; 
49             CLASS = MyDocument; 
50             LANGUAGE = ObjC; 
51             OUTLETS = {
52                 autoSaveCheckbox = NSButton; 
53                 autoShowCheckbox = NSButton; 
54                 drawerMessageField = NSTextField; 
55                 errorDrawer = NSDrawer; 
56                 openResultURLButton = NSButton; 
57                 paramRemoveButton = NSButton; 
58                 parameterTable = NSTableView; 
59                 processButton = NSButton; 
60                 processingTimeField = NSTextField; 
61                 resultView = NSTextView; 
62                 saveResultAsButton = NSButton; 
63                 saveResultButton = NSButton; 
64                 saveResultFilenameField = NSTextField; 
65                 saveXmlAsButton = NSButton; 
66                 saveXmlButton = NSButton; 
67                 saveXmlFilenameField = NSTextField; 
68                 saveXsltAsButton = NSButton; 
69                 saveXsltButton = NSButton; 
70                 saveXsltFilenameField = NSTextField; 
71                 tabView = NSTabView; 
72                 xmlView = XMLTextView; 
73                 xmlWellFormedIcon = NSImageView; 
74                 xsltView = XMLTextView; 
75                 xsltWellFormedIcon = NSImageView; 
76             }; 
77             SUPERCLASS = NSDocument; 
78         }, 
79         {CLASS = NSDocumentController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
80     ); 
81     IBVersion = 1; 
82 }