3 {CLASS = AppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 CLASS = FindPanelController;
7 SUPERCLASS = NSWindowController;
19 showJumpToLinePanel = id;
20 showUnsavedChangesPanel = id;
21 toggleContentAnalysis = id;
22 useSelectionForFind = id;
24 CLASS = FirstResponder;
26 SUPERCLASS = NSObject;
45 setProcessorType = id;
46 showErrorLocation = id;
49 showJumpToLinePanel = id;
50 useSelectionForFind = id;
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;
75 xmlView = XMLTextView;
76 xmlWellFormedIcon = NSImageView;
77 xsltView = XMLTextView;
78 xsltWellFormedIcon = NSImageView;
80 SUPERCLASS = NSDocument;
82 {CLASS = NSDocumentController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }