home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Terminal.app / Swedish.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. StartupController = {
  16.     ACTIONS = {
  17.         "fastStartupChanged:" = "fastStartupChanged:"; 
  18.     "firstVisible:" = "firstVisible:"; 
  19.     "pathWasSet:" = "pathWasSet:"; 
  20.     "setPathRequest:" = "setPathRequest:"; 
  21.     "startupActionChanged:" = "startupActionChanged:"; 
  22.     }; 
  23.     OUTLETS = {
  24.         actionMatrix = actionMatrix; 
  25.     fastAutolaunchCheck = fastAutolaunchCheck; 
  26.     pathForm = pathForm; 
  27.     }; 
  28.     SUPERCLASS = Object; 
  29. };
  30. WindowController = {
  31.     ACTIONS = {"firstVisible:" = "firstVisible:"; "setFontRequest:" = "setFontRequest:"; }; 
  32.     OUTLETS = {
  33.         fontField = fontField; 
  34.     fontTrap = fontTrap; 
  35.     shellExitMatrix = shellExitMatrix; 
  36.     sizeForm = sizeForm; 
  37.     }; 
  38.     SUPERCLASS = Object; 
  39. };
  40. EmulationController = {
  41.     ACTIONS = {
  42.         "firstVisible:" = "firstVisible:"; 
  43.     "revert:" = "revert:"; 
  44.     "showDefault:" = "showDefault:"; 
  45.     "suggest:" = "suggest:"; 
  46.     }; 
  47.     OUTLETS = {
  48.         altBox = altBox; 
  49.     altMatrix = altMatrix; 
  50.     altMsg = altMsg; 
  51.     checkMatrix = checkMatrix; 
  52.     keypadCheck = keypadCheck; 
  53.     strictCheck = strictCheck; 
  54.     translateCheck = translateCheck; 
  55.     }; 
  56.     SUPERCLASS = Object; 
  57. };
  58. TitleBarController = {
  59.     ACTIONS = {
  60.         "customTitleChanged:" = "customTitleChanged:"; 
  61.     "titleBitsChanged:" = "titleBitsChanged:"; 
  62.     }; 
  63.     OUTLETS = {
  64.         elementMatrix = elementMatrix; 
  65.     fakeTitle = fakeTitle; 
  66.     prefObject = prefObject; 
  67.     titleForm = titleForm; 
  68.     }; 
  69.     SUPERCLASS = Object; 
  70. };
  71. ShellController = {
  72.     ACTIONS = {
  73.         "firstVisible:" = "firstVisible:"; 
  74.     "shellChanged:" = "shellChanged:"; 
  75.     "sourceDotLoginChanged:" = "sourceDotLoginChanged:"; 
  76.     }; 
  77.     OUTLETS = {shellForm = shellForm; sourceCheck = sourceCheck; }; 
  78.     SUPERCLASS = Object; 
  79. };
  80. MiscController = {
  81.     ACTIONS = {
  82.         "handleReturn:" = "handleReturn:"; 
  83.     "limitLines:" = "limitLines:"; 
  84.     "unlimitLines:" = "unlimitLines:"; 
  85.     }; 
  86.     OUTLETS = {
  87.         autoFocusCheck = autoFocusCheck; 
  88.     lineLimitField = lineLimitField; 
  89.     linesLimited = linesLimited; 
  90.     linesUnlimited = linesUnlimited; 
  91.     okButton = okButton; 
  92.     otherOptionsMatrix = otherOptionsMatrix; 
  93.     scrollbackEnableCheck = scrollbackEnableCheck; 
  94.     wrapCheck = wrapCheck; 
  95.     }; 
  96.     SUPERCLASS = Object; 
  97. };
  98. FontTrap = {
  99.     ACTIONS = {"changeFont:" = "changeFont:"; }; 
  100.     OUTLETS = {fontTarget = fontTarget; targetProxy = targetProxy; }; 
  101.     SUPERCLASS = View; 
  102. };
  103. ProcessMonitorController = {
  104.     ACTIONS = {
  105.         "add:" = "add:"; 
  106.     "cleanProcChanged:" = "cleanProcChanged:"; 
  107.     "enablementChanged:" = "enablementChanged:"; 
  108.     "remove:" = "remove:"; 
  109.     "runningBackgroundChanged:" = "runningBackgroundChanged:"; 
  110.     "textDidGetKeys:" = "textDidGetKeys:"; 
  111.     }; 
  112.     OUTLETS = {
  113.         addButton = addButton; 
  114.     checkMatrix = checkMatrix; 
  115.     cleanMatrix = cleanMatrix; 
  116.     cleanScrollView = cleanScrollView; 
  117.     fastAuditCheck = fastAuditCheck; 
  118.     monitorCheck = monitorCheck; 
  119.     newCleanField = newCleanField; 
  120.     removeButton = removeButton; 
  121.     runningCleanCheck = runningCleanCheck; 
  122.     shellsCleanCheck = shellsCleanCheck; 
  123.     }; 
  124.     SUPERCLASS = Object; 
  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.