home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / AppKit / Lines / English.lproj / Lines.nib / data.classes next >
Encoding:
Text File  |  1997-01-13  |  249 b   |  7 lines

  1. "FirstResponder" = {ACTIONS = {"performResize:" = id; }; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "LinesView" = {
  3.     ACTIONS = {"setNumberOfCorners:" = id; "toggleRun:" = id; }; 
  4.     OUTLETS = {numberOfCorners = id; }; 
  5.     SUPERCLASS = NSView; 
  6. };
  7.