home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Keychain Access.app / Contents / Resources / English.lproj / NewSecureNoteItem.nib / classes.nib next >
Encoding:
Text File  |  2004-06-23  |  328 b   |  12 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"_addPassword" = id; "_cancel" = id; }; 
  5.             CLASS = NewSecureNoteItem; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"_addButton" = id; "_name" = id; "_note" = id; "_panel" = id; }; 
  8.             SUPERCLASS = NSObject; 
  9.         }
  10.     ); 
  11.     IBVersion = 1; 
  12. }