home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Edit.app / Spanish.lproj / simple / Edit.nib / data.classes next >
Text File  |  1993-08-31  |  803b  |  62 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     yank:;
  4.     toggleRichText:;
  5.     nestSel:;
  6.     closeDocument:;
  7.     expandAll:;
  8.     lightGray:;
  9.     jumpSelection:;
  10.     openDirectory:;
  11.     saveAll:;
  12.     copyPSCode:;
  13.     match:;
  14.     redisplayDir:;
  15.     saveLink:;
  16.     saveAs:;
  17.     quit:;
  18.     pasteAndLink:;
  19.     enterSelection:;
  20.     contractAll:;
  21.     undoChanges:;
  22.     insertField:;
  23.     openPageLayout:;
  24.     showFindPanel:;
  25.     openSel:;
  26.     showLinks:;
  27.     closeAncestors:;
  28.     expandSel:;
  29.     closeDescendants:;
  30.     save:;
  31.     saveTo:;
  32.     unnestSel:;
  33.     darkGray:;
  34.     man:;
  35.     queryCommand:;
  36.     findSame:;
  37.     nextField:;
  38.     open:;
  39.     makeRTF:;
  40.     queryPipe:;
  41.     black:;
  42.     lineNumber:;
  43.     contractSel:;
  44.     openPrintPanel:;
  45.     templateDictionary:;
  46.     doInfo:;
  47.     create:;
  48.     preferences:;
  49.     backSame:;
  50.     tags:;
  51.     };
  52.     SUPERCLASS = Object;
  53. };
  54. EditMenu = {
  55.     OUTLETS = {
  56.     pipes;
  57.     commands;
  58.     mainMenu;
  59.     };
  60.     SUPERCLASS = Object;
  61. };
  62.