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