home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / YellowBox / Kits / MiscTableScroll-138.1 / Examples / ScrollDir / ScrollDir.nib / data.classes next >
Encoding:
Text File  |  1998-03-31  |  385 b   |  18 lines

  1. "DirController" = {
  2.     ACTIONS = {"info:" = id; "new:" = id; "runPageLayout:" = id; }; 
  3.     OUTLETS = {}; 
  4.     SUPERCLASS = Object; 
  5. };
  6. "FirstResponder" = {
  7.     ACTIONS = {
  8.         "destroy:" = id; 
  9.         "inspect:" = id; 
  10.         "new:" = id; 
  11.         "open:" = id; 
  12.         "printDirectory:" = id; 
  13.         "save:" = id; 
  14.     }; 
  15.     OUTLETS = {}; 
  16.     SUPERCLASS = NSObject; 
  17. };
  18.