home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- "_addACL" = id;
- "_askForPassword" = id;
- "_removeACL" = id;
- "_saveClicked" = id;
- "_warningControl" = id;
- };
- CLASS = KeychainItemACLEditor;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_addButton" = NSButton;
- "_askForPassword" = NSButton;
- "_browser" = NSTableView;
- "_label" = NSTextField;
- "_labelText" = NSTextField;
- "_propView" = id;
- "_removeButton" = NSButton;
- "_saveButton" = NSButton;
- "_status" = NSTextField;
- "_warningControl" = NSMatrix;
- };
- SUPERCLASS = KeychainItemEditor;
- },
- {CLASS = KeychainItemEditor; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }