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 / KeychainItemACLEditor.nib / classes.nib next >
Encoding:
Text File  |  2004-06-23  |  1.0 KB  |  31 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 "_addACL" = id; 
  7.                 "_askForPassword" = id; 
  8.                 "_removeACL" = id; 
  9.                 "_saveClicked" = id; 
  10.                 "_warningControl" = id; 
  11.             }; 
  12.             CLASS = KeychainItemACLEditor; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 "_addButton" = NSButton; 
  16.                 "_askForPassword" = NSButton; 
  17.                 "_browser" = NSTableView; 
  18.                 "_label" = NSTextField; 
  19.                 "_labelText" = NSTextField; 
  20.                 "_propView" = id; 
  21.                 "_removeButton" = NSButton; 
  22.                 "_saveButton" = NSButton; 
  23.                 "_status" = NSTextField; 
  24.                 "_warningControl" = NSMatrix; 
  25.             }; 
  26.             SUPERCLASS = KeychainItemEditor; 
  27.         }, 
  28.         {CLASS = KeychainItemEditor; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  29.     ); 
  30.     IBVersion = 1; 
  31. }