3 {CLASS = AppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 CLASS = FindPanelController;
7 SUPERCLASS = NSWindowController;
17 showJumpToLinePanel = id;
18 showUnsavedChangesPanel = id;
19 toggleContentAnalysis = id;
20 useSelectionForFind = id;
22 CLASS = FirstResponder;
24 SUPERCLASS = NSObject;
43 setProcessorType = id;
44 showErrorLocation = id;
47 showJumpToLinePanel = id;
48 useSelectionForFind = id;
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;
73 xmlView = XMLTextView;
74 xmlWellFormedIcon = NSImageView;
75 xsltView = XMLTextView;
76 xsltWellFormedIcon = NSImageView;
78 SUPERCLASS = NSDocument;
80 {CLASS = NSDocumentController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }