home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Disk Utility.app / Contents / Resources / English.lproj / DUConvertImage.nib / classes.nib next >
Encoding:
Text File  |  2005-01-10  |  509 b   |  17 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {encryptPopupChanged = id; formatPopupChanged = id; }; 
  5.             CLASS = ConvertImageController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 accessoryView = NSView; 
  9.                 encryptPopup = NSPopUpButton; 
  10.                 formatPopup = NSPopUpButton; 
  11.             }; 
  12.             SUPERCLASS = NSObject; 
  13.         }, 
  14.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  15.     ); 
  16.     IBVersion = 1; 
  17. }