3 {CLASS = DragDestinationTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
4 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
27 setProcessorType = id;
28 showErrorLocation = id;
31 showJumpToLinePanel = id;
32 useSelectionForFind = id;
37 autoSaveCheckbox = NSButton;
38 autoShowCheckbox = NSButton;
39 drawerMessageField = NSTextField;
40 errorDrawer = NSDrawer;
41 openResultURLButton = NSButton;
42 paramRemoveButton = NSButton;
43 parameterTable = NSTableView;
44 pdfCurrentPageField = NSTextField;
45 pdfNextPageButton = NSButton;
46 pdfPageCountField = NSTextField;
47 pdfPreviousPageButton = NSButton;
48 pdfSaveAsButton = NSButton;
49 processButton = NSButton;
50 processingTimeField = NSTextField;
51 processorTypePopUp = NSPopUpButton;
52 resultImageView = NSImageView;
53 resultTabView = NSTabView;
54 resultView = NSTextView;
55 resultWebView = WebView;
56 saveResultAsButton = NSButton;
57 saveResultButton = NSButton;
58 saveResultFilenameField = NSTextField;
59 saveXmlAsButton = NSButton;
60 saveXmlButton = NSButton;
61 saveXmlFilenameField = NSTextField;
62 saveXsltAsButton = NSButton;
63 saveXsltButton = NSButton;
64 saveXsltFilenameField = NSTextField;
66 xmlTagStackField = NSTextField;
67 xmlView = XMLTextView;
68 xmlWellFormedIcon = NSImageView;
69 xsltTagStackField = NSTextField;
70 xsltView = XMLTextView;
71 xsltWellFormedIcon = NSImageView;
73 SUPERCLASS = NSDocument;
76 ACTIONS = {myAction = id; };
81 {CLASS = XMLTextView; LANGUAGE = ObjC; SUPERCLASS = DragDestinationTextView; }