home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / aa_m68k_Only / NDCamera.0.21 / Source / English.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1995-07-25  |  1.9 KB  |  66 lines

  1. PHInfo = {
  2.     ACTIONS = {
  3.     "animationDidStop:" = "animationDidStop:"; 
  4.     "makeKeyAndOrderFront:" = "makeKeyAndOrderFront:"; 
  5.     "startRandomAnimation:" = "startRandomAnimation:"; 
  6.     "switchToAppIcon:" = "switchToAppIcon:"; 
  7.     "switchToNextIcon:" = "switchToNextIcon:"; 
  8.     "switchToTomiIcon:" = "switchToTomiIcon:"; 
  9.     "switchToWolfyIcon:" = "switchToWolfyIcon:"; 
  10.     "windowWillClose:" = "windowWillClose:"; 
  11.     }; 
  12.     OUTLETS = {
  13.     appImage = appImage; 
  14.     appText = appText; 
  15.     currentAnimator = currentAnimator; 
  16.     imageButton = imageButton; 
  17.     panel = panel; 
  18.     someAnimator = someAnimator; 
  19.     textField = textField; 
  20.     tomiImage = tomiImage; 
  21.     tomiText = tomiText; 
  22.     wolfyImage = wolfyImage; 
  23.     wolfyText = wolfyText; 
  24.     }; 
  25.     SUPERCLASS = Object; 
  26. };
  27. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  28. BBImageAnimator = {
  29.     ACTIONS = {"startAnimation:" = "startAnimation:"; }; 
  30.     OUTLETS = {
  31.     bounceSettingField = bounceSettingField; 
  32.     delegate = delegate; 
  33.     frameCountSettingField = frameCountSettingField; 
  34.     sourceImageMatrix = sourceImageMatrix; 
  35.     speedSettingField = speedSettingField; 
  36.     targetButton = targetButton; 
  37.     }; 
  38.     SUPERCLASS = Object; 
  39. };
  40. BBInfo = {
  41.     ACTIONS = {
  42.     "animationDidStop:" = "animationDidStop:"; 
  43.     "makeKeyAndOrderFront:" = "makeKeyAndOrderFront:"; 
  44.     "startRandomAnimation:" = "startRandomAnimation:"; 
  45.     "switchToBeakerIcon:" = "switchToBeakerIcon:"; 
  46.     "switchToNextIcon:" = "switchToNextIcon:"; 
  47.     "switchToTomiIcon:" = "switchToTomiIcon:"; 
  48.     "switchToWolfyIcon:" = "switchToWolfyIcon:"; 
  49.     "windowWillClose:" = "windowWillClose:"; 
  50.     }; 
  51.     OUTLETS = {
  52.     beakerImage = beakerImage; 
  53.     beakerText = beakerText; 
  54.     currentAnimator = currentAnimator; 
  55.     eyeCloseAnimator = eyeCloseAnimator; 
  56.     imageButton = imageButton; 
  57.     panel = panel; 
  58.     textField = textField; 
  59.     tomiImage = tomiImage; 
  60.     tomiText = tomiText; 
  61.     wolfyImage = wolfyImage; 
  62.     wolfyText = wolfyText; 
  63.     }; 
  64.     SUPERCLASS = Object; 
  65. };
  66.