home *** CD-ROM | disk | FTP | other *** search
- "EditManager" = {
- ACTIONS = {
- "chooseDefinitionFind:" = id;
- "chooseReferenceFind:" = id;
- "chooseRegexFind:" = id;
- "chooseTextFind:" = id;
- "findAll:" = id;
- "findAllDefinitions:" = id;
- "findAllReferences:" = id;
- "findAllTextually:" = id;
- "findNext:" = id;
- "findPrevious:" = id;
- "find_clearAllLanguageElements:" = id;
- "find_setAllLanguageElements:" = id;
- "newWindow:" = id;
- "nextQuery:" = id;
- "optionsChangedState:" = id;
- "prevQuery:" = id;
- "replace:" = id;
- "replaceAll:" = id;
- "replaceAndFind:" = id;
- "setView:" = id;
- "somethingChanged:" = id;
- "updateScope:" = id;
- };
- OUTLETS = {
- currentFileNameText = id;
- downButton = id;
- findAllButton = id;
- findOptions = id;
- findText = id;
- find_DefinitionsButton = id;
- find_OptionsButton = id;
- find_ReferencesButton = id;
- find_ReplaceButton = id;
- find_TextButton = id;
- find_caseSensitive = id;
- find_currentFileOnly = id;
- find_currentView = id;
- find_declarations = id;
- find_definitions = id;
- find_directoryView = id;
- find_forwards = id;
- find_languageElements = id;
- find_languageView = id;
- find_methodSearch = id;
- find_mode = id;
- find_options = id;
- find_orderResults = id;
- find_projectView = id;
- find_regularExpression = id;
- find_relativeToClass = id;
- find_searchAllIPaths = id;
- find_searchClassFiles = id;
- find_searchCurrentFile = id;
- find_searchDirectories = id;
- find_searchExcludes = id;
- find_searchHeaderFiles = id;
- find_searchIncludes = id;
- find_searchOtherSources = id;
- find_searchProjects = id;
- find_searchSubdirectories = id;
- find_searchSubprojects = id;
- find_searchType = id;
- find_wholeWordOnly = id;
- find_window = id;
- foundText = id;
- previousFinds = id;
- projectTypes = id;
- replaceButton = id;
- replaceText = id;
- resultsBox = id;
- scope = id;
- upButton = id;
- window = id;
- };
- SUPERCLASS = Object;
- };
- "FirstResponder" = {
- ACTIONS = {
- "findAll:" = id;
- "findNext:" = id;
- "findNextAndClose:" = id;
- "findPrevious:" = id;
- "replace:" = id;
- "replaceAll:" = id;
- "replaceAndFind:" = id;
- };
- OUTLETS = {};
- SUPERCLASS = NSObject;
- };
- "FloatingPanel" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSPanel; };
-