home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (User) [68k, x86] / NeXTStep.toast.sit / Nextstep.toast / NextAdmin / BuildDisk.app / German.lproj / Install.nib / data.classes next >
Text File  |  1994-10-14  |  3KB  |  102 lines

  1. BDThread = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Thread; };
  2. ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
  3. TileAnimator = {SUPERCLASS = Object; };
  4. Builder = {
  5.     ACTIONS = {
  6.     "build:" = "build:"; 
  7.     "diskSelected:" = "diskSelected:"; 
  8.     "dontSeeModFiles:" = "dontSeeModFiles:"; 
  9.     "extensionSelected:" = "extensionSelected:"; 
  10.     "modFileSelected:" = "modFileSelected:"; 
  11.     "seeModFiles:" = "seeModFiles:"; 
  12.     "setPartitions:" = "setPartitions:"; 
  13.     "setPreferences:" = "setPreferences:"; 
  14.     "showModFilesQueryPanel:" = "showModFilesQueryPanel:"; 
  15.     "stop:" = "stop:"; 
  16.     "windowDidResize:" = "windowDidResize:"; 
  17.     }; 
  18.     OUTLETS = {
  19.     BDWindow = BDWindow; 
  20.     actionButton = actionButton; 
  21.     authorizer = authorizer; 
  22.     bigSizeField = bigSizeField; 
  23.     blanketView = blanketView; 
  24.     bottomView = bottomView; 
  25.     dateClock = dateClock; 
  26.     diskMatrix = diskMatrix; 
  27.     diskSV = diskSV; 
  28.     diskSizeField = diskSizeField; 
  29.     diskSpaceMeter = diskSpaceMeter; 
  30.     diskTypeBox = diskTypeBox; 
  31.     extensionMatrix = extensionMatrix; 
  32.     extensionSV = extensionSV; 
  33.     infoVersionTitle = infoVersionTitle; 
  34.     infolator = infolator; 
  35.     miniStatusBox = miniStatusBox; 
  36.     miniStatusField = miniStatusField; 
  37.     modFilesButton = modFilesButton; 
  38.     modFilesChangeText = modFilesChangeText; 
  39.     modFilesMatrix = modFilesMatrix; 
  40.     modFilesPkgText = modFilesPkgText; 
  41.     modFilesQueryPanel = modFilesQueryPanel; 
  42.     modFilesSV = modFilesSV; 
  43.     modFilesWindow = modFilesWindow; 
  44.     nameForm = nameForm; 
  45.     noPackagesTitle = noPackagesTitle; 
  46.     partitionController = partitionController; 
  47.     pkgFocusField = pkgFocusField; 
  48.     prefMatrix = prefMatrix; 
  49.     prefWindow = prefWindow; 
  50.     setPartitionsButton = setPartitionsButton; 
  51.     sliderTitle = sliderTitle; 
  52.     statusFieldOne = statusFieldOne; 
  53.     statusFieldTwo = statusFieldTwo; 
  54.     statusStuff = statusStuff; 
  55.     statusSwapOutBox = statusSwapOutBox; 
  56.     tileAnimator = tileAnimator; 
  57.     timeField = timeField; 
  58.     typeFieldOne = typeFieldOne; 
  59.     typeFieldTwo = typeFieldTwo; 
  60.     }; 
  61.     SUPERCLASS = Object; 
  62. };
  63. PieChart = {SUPERCLASS = View; };
  64. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  65. WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
  66. PartitionController = {
  67.     ACTIONS = {
  68.     "cancel:" = "cancel:"; 
  69.     "clientSizeChanged:" = "clientSizeChanged:"; 
  70.     "matrixChanged:" = "matrixChanged:"; 
  71.     "ok:" = "ok:"; 
  72.     "onePartition:" = "onePartition:"; 
  73.     "rootSizeChanged:" = "rootSizeChanged:"; 
  74.     "sliderChanged:" = "sliderChanged:"; 
  75.     }; 
  76.     OUTLETS = {
  77.     clientSizeField = clientSizeField; 
  78.     diskSizeField = diskSizeField; 
  79.     oneTwoMatrix = oneTwoMatrix; 
  80.     partitionWindow = partitionWindow; 
  81.     pieChart = pieChart; 
  82.     rootSizeField = rootSizeField; 
  83.     rootSlider = rootSlider; 
  84.     }; 
  85.     SUPERCLASS = Object; 
  86. };
  87. Authorizer = {SUPERCLASS = Object; };
  88. SlideMeter = {SUPERCLASS = View; };
  89. Thread = {SUPERCLASS = Object; };
  90. Infolator = {
  91.     ACTIONS = {
  92.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  93.     "windowDidResignKey:" = "windowDidResignKey:"; 
  94.     }; 
  95.     OUTLETS = {
  96.     animationView = animationView; 
  97.     fudgeButton = fudgeButton; 
  98.     infoWindow = infoWindow; 
  99.     }; 
  100.     SUPERCLASS = Object; 
  101. };
  102.