home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / NextDeveloper / Demos / BoinkOut.app / Resources / Swedish.lproj / BoinkOut.nib / data.classes next >
Text File  |  1996-01-03  |  444b  |  19 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.     SUPERCLASS = NSObject; 
  14. };
  15. "FirstResponder" = {
  16.     ACTIONS = ("newBackground:", "printPSCodeButDontForward:"); 
  17.     CATEGORY = LocalActions; 
  18. };
  19.