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 / KeychainItemEditorKeys.nib / classes.nib next >
Encoding:
Text File  |  2004-06-23  |  848 b   |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = KeychainItemEditor; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {
  6.             ACTIONS = {saveClicked = id; }; 
  7.             CLASS = KeychainItemEditorKeys; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {
  10.                 "_comment" = NSTextView; 
  11.                 "_effective" = NSTextField; 
  12.                 "_expires" = NSTextField; 
  13.                 "_icon" = NSImageView; 
  14.                 "_kind" = NSTextField; 
  15.                 "_name" = NSTextField; 
  16.                 "_propView" = NSView; 
  17.                 "_saveButton" = NSButton; 
  18.                 "_status" = NSTextField; 
  19.                 "_usage" = NSTextField; 
  20.             }; 
  21.             SUPERCLASS = KeychainItemEditor; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }