home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextLibrary / Frameworks / InterfaceBuilder.framework / Versions / A / Resources / firstResponder.table < prev    next >
Encoding:
Text File  |  1995-10-17  |  1.3 KB  |  65 lines

  1. /* First Responder Actions */
  2. {
  3.   FirstResponder = {
  4.     SUPERCLASS = NSObject;
  5.     ACTIONS = (
  6.       "alignCenter:", 
  7.       "alignLeft:", 
  8.       "alignRight:", 
  9.       "arrangeInFront:", 
  10.       "changeFont:", 
  11.       "checkSpelling:", 
  12.       "clear:", 
  13.       "copy:", 
  14.       "copyFont:", 
  15.       "copyRuler:", 
  16.       "cut:", 
  17.       "delete:", 
  18.       "deminiaturize:", 
  19.       "fax:", 
  20.       "hide:", 
  21.       "loosenKerning:", 
  22.       "lowerBaseline:", 
  23.       "makeKeyAndOrderFront:", 
  24.       "miniaturize:", 
  25.       "orderBack:", 
  26.       "orderFront:", 
  27.       "orderFrontColorPanel:", 
  28.       "orderFrontDataLinkPanel:", 
  29.       "orderFrontFontPanel:", 
  30.       "orderFrontHelpPanel:", 
  31.       "orderOut:", 
  32.       "paste:", 
  33.       "pasteFont:", 
  34.       "pasteRuler:", 
  35.       "pause:", 
  36.       "performClose:", 
  37.       "performMiniaturize:", 
  38.       "play:", 
  39.       "print:", 
  40.       "raiseBaseline:", 
  41.       "record:", 
  42.       "resume:", 
  43.       "run:", 
  44.       "runPageLayout:", 
  45.       "selectAll:", 
  46.       "selectText:", 
  47.       "showGuessPanel:", 
  48.       "start:", 
  49.       "stop:", 
  50.       "subscript:", 
  51.       "superscript:", 
  52.       "terminate:", 
  53.       "tightenKerning:", 
  54.       "toggleRuler:", 
  55.       "turnOffKerning:", 
  56.       "turnOffLigatures:", 
  57.       "underline:", 
  58.       "unscript:", 
  59.       "useAllLigatures:", 
  60.       "useStandardKerning:", 
  61.       "useStandardLigatures:"
  62.     ); 
  63.   }; 
  64. }
  65.