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

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