home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Terminal.app / French.lproj / Preferences.nib / data.classes next >
Text File  |  1994-08-10  |  5KB  |  188 lines

  1. ProcessMonitorController = {
  2.     ACTIONS = {
  3.         "add:" = "add:"; 
  4.     "cleanProcChanged:" = "cleanProcChanged:"; 
  5.     "enablementChanged:" = "enablementChanged:"; 
  6.     "remove:" = "remove:"; 
  7.     "runningBackgroundChanged:" = "runningBackgroundChanged:"; 
  8.     "textDidGetKeys:" = "textDidGetKeys:"; 
  9.     }; 
  10.     OUTLETS = {
  11.         addButton = addButton; 
  12.     checkMatrix = checkMatrix; 
  13.     cleanMatrix = cleanMatrix; 
  14.     cleanScrollView = cleanScrollView; 
  15.     fastAuditCheck = fastAuditCheck; 
  16.     monitorCheck = monitorCheck; 
  17.     newCleanField = newCleanField; 
  18.     removeButton = removeButton; 
  19.     runningCleanCheck = runningCleanCheck; 
  20.     shellsCleanCheck = shellsCleanCheck; 
  21.     }; 
  22.     SUPERCLASS = Object; 
  23. };
  24. Preferences = {
  25.     ACTIONS = {
  26.         "changePane:" = "changePane:"; 
  27.     "handleReturnByProxy:" = "handleReturnByProxy:"; 
  28.     "ok:" = "ok:"; 
  29.     "revert:" = "revert:"; 
  30.     "setDefaultX:" = "setDefaultX:"; 
  31.     "showDefaultX:" = "showDefaultX:"; 
  32.     "showPrefWindow:" = "showPrefWindow:"; 
  33.     "suggest:" = "suggest:"; 
  34.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  35.     "windowDidResignKey:" = "windowDidResignKey:"; 
  36.     }; 
  37.     OUTLETS = {
  38.         buttonMatrix = buttonMatrix; 
  39.     container = container; 
  40.     currentTerminal = currentTerminal; 
  41.     emulationCntl = emulationCntl; 
  42.     emulationPane = emulationPane; 
  43.     installedPane = installedPane; 
  44.     miscCntl = miscCntl; 
  45.     miscPane = miscPane; 
  46.     okButton = okButton; 
  47.     paneSelector = paneSelector; 
  48.     processMonitorCntl = processMonitorCntl; 
  49.     processMonitorPane = processMonitorPane; 
  50.     revertButton = revertButton; 
  51.     setDefaultButton = setDefaultButton; 
  52.     shellCntl = shellCntl; 
  53.     shellPane = shellPane; 
  54.     showDefaultButton = showDefaultButton; 
  55.     startupCntl = startupCntl; 
  56.     startupPane = startupPane; 
  57.     suggestButton = suggestButton; 
  58.     textAttrCntl = textAttrCntl; 
  59.     textAttrPane = textAttrPane; 
  60.     titleBarCntl = titleBarCntl; 
  61.     titleBarPane = titleBarPane; 
  62.     window = window; 
  63.     windowCntl = windowCntl; 
  64.     windowPane = windowPane; 
  65.     }; 
  66.     SUPERCLASS = Object; 
  67. };
  68. ShellController = {
  69.     ACTIONS = {
  70.         "firstVisible:" = "firstVisible:"; 
  71.     "shellChanged:" = "shellChanged:"; 
  72.     "sourceDotLoginChanged:" = "sourceDotLoginChanged:"; 
  73.     }; 
  74.     OUTLETS = {shellForm = shellForm; sourceCheck = sourceCheck; }; 
  75.     SUPERCLASS = Object; 
  76. };
  77. TitleBarController = {
  78.     ACTIONS = {
  79.         "customTitleChanged:" = "customTitleChanged:"; 
  80.     "titleBitsChanged:" = "titleBitsChanged:"; 
  81.     }; 
  82.     OUTLETS = {
  83.         elementMatrix = elementMatrix; 
  84.     fakeTitle = fakeTitle; 
  85.     prefObject = prefObject; 
  86.     titleForm = titleForm; 
  87.     }; 
  88.     SUPERCLASS = Object; 
  89. };
  90. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  91. WindowController = {
  92.     ACTIONS = {"firstVisible:" = "firstVisible:"; "setFontRequest:" = "setFontRequest:"; }; 
  93.     OUTLETS = {
  94.         fontField = fontField; 
  95.     fontTrap = fontTrap; 
  96.     shellExitMatrix = shellExitMatrix; 
  97.     sizeForm = sizeForm; 
  98.     }; 
  99.     SUPERCLASS = Object; 
  100. };
  101. SizeAndFontController = {
  102.     ACTIONS = {
  103.         "firstVisible:" = "firstVisible:"; 
  104.     "setDefault:" = "setDefault:"; 
  105.     "setFont:" = "setFont:"; 
  106.     "setFromStruct:" = "setFromStruct:"; 
  107.     "setStruct:" = "setStruct:"; 
  108.     "showDefault:" = "showDefault:"; 
  109.     "suggest:" = "suggest:"; 
  110.     }; 
  111.     OUTLETS = {fontDisplayField = fontDisplayField; sizeForm = sizeForm; }; 
  112.     SUPERCLASS = Object; 
  113. };
  114. FontTrap = {
  115.     ACTIONS = {"changeFont:" = "changeFont:"; }; 
  116.     OUTLETS = {fontTarget = fontTarget; targetProxy = targetProxy; }; 
  117.     SUPERCLASS = View; 
  118. };
  119. MiscController = {
  120.     ACTIONS = {
  121.         "handleReturn:" = "handleReturn:"; 
  122.     "limitLines:" = "limitLines:"; 
  123.     "unlimitLines:" = "unlimitLines:"; 
  124.     }; 
  125.     OUTLETS = {
  126.         autoFocusCheck = autoFocusCheck; 
  127.     lineLimitField = lineLimitField; 
  128.     linesLimited = linesLimited; 
  129.     linesUnlimited = linesUnlimited; 
  130.     okButton = okButton; 
  131.     otherOptionsMatrix = otherOptionsMatrix; 
  132.     scrollbackEnableCheck = scrollbackEnableCheck; 
  133.     wrapCheck = wrapCheck; 
  134.     }; 
  135.     SUPERCLASS = Object; 
  136. };
  137. TextAttributeController = {
  138.     ACTIONS = {}; 
  139.     OUTLETS = {
  140.         BlinkTextWell = BlinkTextWell; 
  141.     BoldTextWell = BoldTextWell; 
  142.     CursorBlinkButton = CursorBlinkButton; 
  143.     CursorSelector = CursorSelector; 
  144.     CursorWell = CursorWell; 
  145.     DoubleStrikeButton = DoubleStrikeButton; 
  146.     InverseBackWell = InverseBackWell; 
  147.     InverseTextWell = InverseTextWell; 
  148.     NormalBackWell = NormalBackWell; 
  149.     NormalTextWell = NormalTextWell; 
  150.     SelectionWell = SelectionWell; 
  151.     prefObject = prefObject; 
  152.     }; 
  153.     SUPERCLASS = Object; 
  154. };
  155. StartupController = {
  156.     ACTIONS = {
  157.         "fastStartupChanged:" = "fastStartupChanged:"; 
  158.     "firstVisible:" = "firstVisible:"; 
  159.     "pathWasSet:" = "pathWasSet:"; 
  160.     "setPathRequest:" = "setPathRequest:"; 
  161.     "startupActionChanged:" = "startupActionChanged:"; 
  162.     }; 
  163.     OUTLETS = {
  164.         actionMatrix = actionMatrix; 
  165.     fastAutolaunchCheck = fastAutolaunchCheck; 
  166.     pathForm = pathForm; 
  167.     }; 
  168.     SUPERCLASS = Object; 
  169. };
  170. EmulationController = {
  171.     ACTIONS = {
  172.         "firstVisible:" = "firstVisible:"; 
  173.     "revert:" = "revert:"; 
  174.     "showDefault:" = "showDefault:"; 
  175.     "suggest:" = "suggest:"; 
  176.     }; 
  177.     OUTLETS = {
  178.         altBox = altBox; 
  179.     altMatrix = altMatrix; 
  180.     altMsg = altMsg; 
  181.     checkMatrix = checkMatrix; 
  182.     keypadCheck = keypadCheck; 
  183.     strictCheck = strictCheck; 
  184.     translateCheck = translateCheck; 
  185.     }; 
  186.     SUPERCLASS = Object; 
  187. };
  188.