home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / Rhapsody / Graphics / Morph-2.0a / English.lproj / Info.nib / classes.nib next >
Encoding:
Text File  |  1998-01-10  |  569 b   |  19 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 newDocument = id; 
  6.                 openDocument = id; 
  7.                 showInfoPanel = id; 
  8.                 showInspectorPanel = id; 
  9.                 showPreferencesPanel = id; 
  10.             }; 
  11.             CLASS = AppController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {infoPanel = id; inspectorPanel = id; preferencesPanel = id; }; 
  14.             SUPERCLASS = NSObject; 
  15.         }, 
  16.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  17.     ); 
  18.     IBVersion = 1; 
  19. }