home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextAdmin / SimpleNetworkStarter.app / French.lproj / SimpleNetworkStarter.nib / data.classes next >
Encoding:
Text File  |  1995-04-10  |  3.5 KB  |  133 lines

  1. Host = {
  2.     ACTIONS = {
  3.     "changeAddress:" = "changeAddress:"; 
  4.     "changeBroadcast:" = "changeBroadcast:"; 
  5.     "changeNISDomain:" = "changeNISDomain:"; 
  6.     "changeName:" = "changeName:"; 
  7.     "changeNetmask:" = "changeNetmask:"; 
  8.     "changeRouter:" = "changeRouter:"; 
  9.     "connectToRemoteMaster:" = "connectToRemoteMaster:"; 
  10.     "localCancel:" = "localCancel:"; 
  11.     "localSet:" = "localSet:"; 
  12.     "niCancel:" = "niCancel:"; 
  13.     "niClickClone:" = "niClickClone:"; 
  14.     "niClickMaster:" = "niClickMaster:"; 
  15.     }; 
  16.     OUTLETS = {
  17.     addressText = addressText; 
  18.     addressTitle = addressTitle; 
  19.     broadcastMatrix = broadcastMatrix; 
  20.     broadcastText = broadcastText; 
  21.     controller = controller; 
  22.     domainList = domainList; 
  23.     localLimitButton = localLimitButton; 
  24.     log = log; 
  25.     logPanel = logPanel; 
  26.     masterText = masterText; 
  27.     nameText = nameText; 
  28.     nameTitle = nameTitle; 
  29.     netLimitButton = netLimitButton; 
  30.     netmaskAutoButton = netmaskAutoButton; 
  31.     netmaskAutoText = netmaskAutoText; 
  32.     netmaskMatrix = netmaskMatrix; 
  33.     netmaskText = netmaskText; 
  34.     niMatrix = niMatrix; 
  35.     niPanel = niPanel; 
  36.     nisMatrix = nisMatrix; 
  37.     nisText = nisText; 
  38.     routerMatrix = routerMatrix; 
  39.     routerText = routerText; 
  40.     }; 
  41.     SUPERCLASS = Object; 
  42. };
  43. Logger = {
  44.     ACTIONS = {"print:" = "print:"; }; 
  45.     OUTLETS = {
  46.     commentFont = commentFont; 
  47.     host = host; 
  48.     logPanel = logPanel; 
  49.     logScrollView = logScrollView; 
  50.     logText = logText; 
  51.     logTitle = logTitle; 
  52.     normalFont = normalFont; 
  53.     titleFont = titleFont; 
  54.     }; 
  55.     SUPERCLASS = Object; 
  56. };
  57. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  58. Controller = {
  59.     ACTIONS = {
  60.     "ahaClick:" = "ahaClick:"; 
  61.     "appDidInit:" = "appDidInit:"; 
  62.     "appsChoose:" = "appsChoose:"; 
  63.     "appsClick:" = "appsClick:"; 
  64.     "build:" = "build:"; 
  65.     "generalChoose:" = "generalChoose:"; 
  66.     "generalClick:" = "generalClick:"; 
  67.     "homeChoose:" = "homeChoose:"; 
  68.     "homeClick:" = "homeClick:"; 
  69.     "info:" = "info:"; 
  70.     "lcOptionsClick:" = "lcOptionsClick:"; 
  71.     "niClick:" = "niClick:"; 
  72.     "niOptionsClick:" = "niOptionsClick:"; 
  73.     "panelCancel:" = "panelCancel:"; 
  74.     "panelOk:" = "panelOk:"; 
  75.     "setClient:" = "setClient:"; 
  76.     "setServer:" = "setServer:"; 
  77.     "setStandAlone:" = "setStandAlone:"; 
  78.     }; 
  79.     OUTLETS = {
  80.     addressText = addressText; 
  81.     addressTitle = addressTitle; 
  82.     ahaButton = ahaButton; 
  83.     ahaPkg = ahaPkg; 
  84.     ahapwButton = ahapwButton; 
  85.     appsButton = appsButton; 
  86.     appsChooseButton = appsChooseButton; 
  87.     appsPkg = appsPkg; 
  88.     appsText = appsText; 
  89.     big1Text = big1Text; 
  90.     big2Text = big2Text; 
  91.     big3Text = big3Text; 
  92.     buildButton = buildButton; 
  93.     clientButton = clientButton; 
  94.     configMatrix = configMatrix; 
  95.     exportText = exportText; 
  96.     generalButton = generalButton; 
  97.     generalChooseButton = generalChooseButton; 
  98.     generalPkg = generalPkg; 
  99.     generalText = generalText; 
  100.     homeButton = homeButton; 
  101.     homeChooseButton = homeChooseButton; 
  102.     homePkg = homePkg; 
  103.     homeText = homeText; 
  104.     host = host; 
  105.     infoPanel = infoPanel; 
  106.     infoVersion = infoVersion; 
  107.     localConfigPanel = localConfigPanel; 
  108.     localLimitButton = localLimitButton; 
  109.     log = log; 
  110.     logPanel = logPanel; 
  111.     mailButton = mailButton; 
  112.     mailPkg = mailPkg; 
  113.     mainWindow = mainWindow; 
  114.     nameText = nameText; 
  115.     nameTitle = nameTitle; 
  116.     netLimitButton = netLimitButton; 
  117.     netOptionsButton = netOptionsButton; 
  118.     netinfoPanel = netinfoPanel; 
  119.     niButton = niButton; 
  120.     niOptionsButton = niOptionsButton; 
  121.     niPkg = niPkg; 
  122.     ntpButton = ntpButton; 
  123.     ntpPkg = ntpPkg; 
  124.     opanel = opanel; 
  125.     saPkg = saPkg; 
  126.     serverButton = serverButton; 
  127.     snmpButton = snmpButton; 
  128.     snmpPkg = snmpPkg; 
  129.     standaloneButton = standaloneButton; 
  130.     }; 
  131.     SUPERCLASS = Object; 
  132. };
  133.