home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 February / macformat-126-disc-2.iso / mac / Reviewed⁄Demos / Omni Outliner / OmniOutliner-2.1.1 2.dmg / OmniOutliner.app / Contents / Resources / About.nib / classes.nib next >
Encoding:
Text File  |  2002-11-08  |  829 b   |  26 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = OFObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {
  6.             ACTIONS = {
  7.                 goToOmniStore = id; 
  8.                 sendFeedback = id; 
  9.                 showKeyboardCommands = id; 
  10.                 showLicenses = id; 
  11.                 showPreferencesPanel = id; 
  12.                 showReleaseNotes = id; 
  13.             }; 
  14.             CLASS = OOController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 aboutPanel = NSPanel; 
  18.                 copyrightTextField = NSTextField; 
  19.                 creditsTextView = NSTextView; 
  20.                 fullReleaseNameTextField = NSTextField; 
  21.             }; 
  22.             SUPERCLASS = OFObject; 
  23.         }
  24.     ); 
  25.     IBVersion = 1; 
  26. }