home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextApps / Terminal.app / Italian.lproj / Preferences.nib / data.classes next >
Text File  |  1992-07-02  |  3KB  |  186 lines

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