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