home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / NextDeveloper / Demos / BoinkOut.app / Resources / English.lproj / BoinkOut.nib / data.classes next >
Text File  |  1995-10-01  |  414b  |  20 lines

  1. "MySlider" = {SUPERCLASS = NSSlider; };
  2. "GraphicCell" = {SUPERCLASS = NSCell; };
  3. "Distributor" = {
  4.     ACTIONS = (
  5.     "Demo:", 
  6.     "loadDefaultPic:", 
  7.     "loadPicOneGame:", 
  8.     "print:", 
  9.     "revertBackground:", 
  10.     "showInfoPanel:", 
  11.     "StartGame:"
  12.     ); 
  13.     OUTLETS = (); 
  14.     SUPERCLASS = NSObject; 
  15. };
  16. "FirstResponder" = {
  17.     ACTIONS = ("newBackground:", "printPSCodeButDontForward:"); 
  18.     CATEGORY = LocalActions; 
  19. };
  20.