home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = KeychainItemEditor; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {saveClicked = id; };
- CLASS = KeychainItemEditorKeys;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_comment" = NSTextView;
- "_effective" = NSTextField;
- "_expires" = NSTextField;
- "_icon" = NSImageView;
- "_kind" = NSTextField;
- "_name" = NSTextField;
- "_propView" = NSView;
- "_saveButton" = NSButton;
- "_status" = NSTextField;
- "_usage" = NSTextField;
- };
- SUPERCLASS = KeychainItemEditor;
- }
- );
- IBVersion = 1;
- }