home *** CD-ROM | disk | FTP | other *** search
- "CodeEditText" = {
- ACTIONS = {"printFile:" = id; "splitIntoTwo:" = id; "takeOver:" = id; };
- OUTLETS = {};
- SUPERCLASS = GenericText;
- };
- "CommandLineText" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = GenericText; };
- "EditManager" = {
- ACTIONS = {
- "debug:" = id;
- "enterSelection:" = id;
- "findNext:" = id;
- "findPrevious:" = id;
- "info:" = id;
- "killProjectServer:" = id;
- "newDocument:" = id;
- "newProject:" = id;
- "newWindow:" = id;
- "openFile:" = id;
- "openFindPanel:" = id;
- "replace:" = id;
- "replaceAll:" = id;
- "replaceAndFind:" = id;
- "saveAllModified:" = id;
- "saveAllModifiedQuery:" = id;
- "showBooksOnlineHelp:" = id;
- "showHowToHelp:" = id;
- "showKillRingWindow:" = id;
- "showLoadedFiles:" = id;
- "showLoadedProjects:" = id;
- "showPreferencesPanel:" = id;
- "showReleaseNotesHelp:" = id;
- "showSimpleFindPanel:" = id;
- "showUndoInspector:" = id;
- };
- OUTLETS = {};
- SUPERCLASS = Object;
- };
- "EditManagerApplication" = {
- ACTIONS = {"killProjectServer:" = id; "showHelp:" = id; };
- OUTLETS = {};
- SUPERCLASS = NSApplication;
- };
- "Editor" = {
- ACTIONS = {
- "build:" = id;
- "cancelPrompt:" = id;
- "displayErrorBrowser:" = id;
- "saveAllModified:" = id;
- "splitIntoTwo:" = id;
- "toggleValidRectChecking:" = id;
- };
- OUTLETS = {target = id; };
- SUPERCLASS = NSObject;
- };
- "FileInformation" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
- "FirstResponder" = {
- ACTIONS = {
- "addSubprojects:" = id;
- "addToProject:" = id;
- "build:" = id;
- "buildClean:" = id;
- "closeProject:" = id;
- "compareInFileMerge:" = id;
- "compressWhitespace:" = id;
- "createBookMark:" = id;
- "createHelpDir:" = id;
- "debug:" = id;
- "displayErrorBrowser:" = id;
- "enterSelection:" = id;
- "findAllDefinitionsButton:" = id;
- "findAllReferencesButton:" = id;
- "findAllRegularExpressionsButton:" = id;
- "findAllTextuallyButton:" = id;
- "findNext:" = id;
- "findPrevious:" = id;
- "indentSelectionCommand:" = id;
- "indexFile:" = id;
- "indexProject:" = id;
- "indexSubproject:" = id;
- "interrupt:" = id;
- "jumpToSelection:" = id;
- "loadFileIntoProjectServer:" = id;
- "loadProjectIntoProjectServer:" = id;
- "makeFilesLocalizable:" = id;
- "makeFilesNotLocalizable:" = id;
- "manPage:" = id;
- "newDocument:" = id;
- "newInProject:" = id;
- "newSubproject:" = id;
- "newWindow:" = id;
- "nextItemCommand:" = id;
- "nextListItem:" = id;
- "openProject:" = id;
- "openSelection:" = id;
- "prevItemCommand:" = id;
- "prevListItem:" = id;
- "printDocument:" = id;
- "printViewHierarchyForWindow:" = id;
- "purgeIndices:" = id;
- "quickOpen:" = id;
- "quickSwitch:" = id;
- "redo:" = id;
- "reformatMessageExpression:" = id;
- "regionUndo:" = id;
- "removeBookMark:" = id;
- "removeFile:" = id;
- "removeFromProject:" = id;
- "renameFile:" = id;
- "replace:" = id;
- "replaceAll:" = id;
- "replaceAndFind:" = id;
- "revert:" = id;
- "save:" = id;
- "saveAllModifiedQuery:" = id;
- "saveAs:" = id;
- "saveProject:" = id;
- "saveTo:" = id;
- "selectSelection:" = id;
- "setTool:" = id;
- "shiftSelectionLeft:" = id;
- "shiftSelectionRight:" = id;
- "showLineNumber:" = id;
- "showNextFile:" = id;
- "showPreviousFile:" = id;
- "showProjectInspector:" = id;
- "showSliverView:" = id;
- "showTool:" = id;
- "sortByName:" = id;
- "sortByTime:" = id;
- "sortFilesInProject:" = id;
- "splitIntoTwo:" = id;
- "takeOver:" = id;
- "toggleRich:" = id;
- "toggleShowAllCharacters:" = id;
- "toggleToolBar:" = id;
- "toggleValidRectChecking:" = id;
- "undo:" = id;
- "writeToFile:" = id;
- };
- OUTLETS = {};
- SUPERCLASS = NSObject;
- };
- "GenericText" = {
- ACTIONS = {"notifyWindowDidResignKey:" = id; };
- OUTLETS = {};
- SUPERCLASS = NSTextView;
- };
-