home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / data.classes < prev    next >
Encoding:
Text File  |  1996-05-02  |  192 b   |  7 lines

  1. "Document" = {
  2.     ACTIONS = {}; 
  3.     OUTLETS = {scrollView = id; textView = id; }; 
  4.     SUPERCLASS = NSObject; 
  5. };
  6. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  7.