home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / English.lproj / Finder.nib / data.classes next >
Encoding:
Text File  |  1997-02-17  |  2.7 KB  |  93 lines

  1. "EditManager" = {
  2.     ACTIONS = {
  3.         "chooseDefinitionFind:" = id; 
  4.         "chooseReferenceFind:" = id; 
  5.         "chooseRegexFind:" = id; 
  6.         "chooseTextFind:" = id; 
  7.         "findAll:" = id; 
  8.         "findAllDefinitions:" = id; 
  9.         "findAllReferences:" = id; 
  10.         "findAllTextually:" = id; 
  11.         "findNext:" = id; 
  12.         "findPrevious:" = id; 
  13.         "find_clearAllLanguageElements:" = id; 
  14.         "find_setAllLanguageElements:" = id; 
  15.         "newWindow:" = id; 
  16.         "nextQuery:" = id; 
  17.         "optionsChangedState:" = id; 
  18.         "prevQuery:" = id; 
  19.         "replace:" = id; 
  20.         "replaceAll:" = id; 
  21.         "replaceAndFind:" = id; 
  22.         "setView:" = id; 
  23.         "somethingChanged:" = id; 
  24.         "updateScope:" = id; 
  25.     }; 
  26.     OUTLETS = {
  27.         currentFileNameText = id; 
  28.         downButton = id; 
  29.         findAllButton = id; 
  30.         findOptions = id; 
  31.         findText = id; 
  32.         find_DefinitionsButton = id; 
  33.         find_OptionsButton = id; 
  34.         find_ReferencesButton = id; 
  35.         find_ReplaceButton = id; 
  36.         find_TextButton = id; 
  37.         find_caseSensitive = id; 
  38.         find_currentFileOnly = id; 
  39.         find_currentView = id; 
  40.         find_declarations = id; 
  41.         find_definitions = id; 
  42.         find_directoryView = id; 
  43.         find_forwards = id; 
  44.         find_languageElements = id; 
  45.         find_languageView = id; 
  46.         find_methodSearch = id; 
  47.         find_mode = id; 
  48.         find_options = id; 
  49.         find_orderResults = id; 
  50.         find_projectView = id; 
  51.         find_regularExpression = id; 
  52.         find_relativeToClass = id; 
  53.         find_searchAllIPaths = id; 
  54.         find_searchClassFiles = id; 
  55.         find_searchCurrentFile = id; 
  56.         find_searchDirectories = id; 
  57.         find_searchExcludes = id; 
  58.         find_searchHeaderFiles = id; 
  59.         find_searchIncludes = id; 
  60.         find_searchOtherSources = id; 
  61.         find_searchProjects = id; 
  62.         find_searchSubdirectories = id; 
  63.         find_searchSubprojects = id; 
  64.         find_searchType = id; 
  65.         find_wholeWordOnly = id; 
  66.         find_window = id; 
  67.         foundText = id; 
  68.         previousFinds = id; 
  69.         projectTypes = id; 
  70.         replaceButton = id; 
  71.         replaceText = id; 
  72.         resultsBox = id; 
  73.         scope = id; 
  74.         upButton = id; 
  75.         window = id; 
  76.     }; 
  77.     SUPERCLASS = Object; 
  78. };
  79. "FirstResponder" = {
  80.     ACTIONS = {
  81.         "findAll:" = id; 
  82.         "findNext:" = id; 
  83.         "findNextAndClose:" = id; 
  84.         "findPrevious:" = id; 
  85.         "replace:" = id; 
  86.         "replaceAll:" = id; 
  87.         "replaceAndFind:" = id; 
  88.     }; 
  89.     OUTLETS = {}; 
  90.     SUPERCLASS = NSObject; 
  91. };
  92. "FloatingPanel" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSPanel; };
  93.