3 {CLASS = AppDelegate; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 CLASS = FindPanelController;
7 SUPERCLASS = NSWindowController;
17 showJumpToLinePanel = id;
18 showUnsavedChangesPanel = id;
19 useSelectionForFind = id;
21 CLASS = FirstResponder;
23 SUPERCLASS = NSObject;
42 setProcessorType = id;
43 showErrorLocation = id;
46 showJumpToLinePanel = id;
47 useSelectionForFind = id;
52 autoSaveCheckbox = NSButton;
53 autoShowCheckbox = NSButton;
54 drawerMessageField = NSTextField;
55 errorDrawer = NSDrawer;
56 openResultURLButton = NSButton;
57 paramRemoveButton = NSButton;
58 parameterTable = NSTableView;
59 processButton = NSButton;
60 processingTimeField = NSTextField;
61 resultView = NSTextView;
62 saveResultAsButton = NSButton;
63 saveResultButton = NSButton;
64 saveResultFilenameField = NSTextField;
65 saveXmlAsButton = NSButton;
66 saveXmlButton = NSButton;
67 saveXmlFilenameField = NSTextField;
68 saveXsltAsButton = NSButton;
69 saveXsltButton = NSButton;
70 saveXsltFilenameField = NSTextField;
72 xmlView = XMLTextView;
73 xmlWellFormedIcon = NSImageView;
74 xsltView = XMLTextView;
75 xsltWellFormedIcon = NSImageView;
77 SUPERCLASS = NSDocument;
79 {CLASS = NSDocumentController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }