Added `-[NSArray validateAsPropertyList]` and `-[NSDictionary validateAsPropertyList...
[adiumx.git] / Resources / AddContact.nib / classes.nib
blob2dbd11d02271f87de29f0888d13b04d1453e698d
2     IBClasses = (
3         {
4             CLASS = AILocalizationButton; 
5             LANGUAGE = ObjC; 
6             OUTLETS = {
7                 "view_anchorToLeftSide" = NSView; 
8                 "view_anchorToRightSide" = NSView; 
9                 "window_anchorOnLeftSide" = NSWindow; 
10                 "window_anchorOnRightSide" = NSWindow; 
11             }; 
12             SUPERCLASS = NSButton; 
13         }, 
14         {
15             CLASS = AILocalizationTextField; 
16             LANGUAGE = ObjC; 
17             OUTLETS = {
18                 "view_anchorToLeftSide" = NSView; 
19                 "view_anchorToRightSide" = NSView; 
20                 "window_anchorOnLeftSide" = NSWindow; 
21                 "window_anchorOnRightSide" = NSWindow; 
22             }; 
23             SUPERCLASS = NSTextField; 
24         }, 
25         {
26             ACTIONS = {addContact = id; cancel = id; searchInAB = id; }; 
27             CLASS = AINewContactWindowController; 
28             LANGUAGE = ObjC; 
29             OUTLETS = {
30                 "button_add" = AILocalizationButton; 
31                 "button_cancel" = AILocalizationButton; 
32                 "imageView_service" = NSImageView; 
33                 "popUp_contactType" = NSPopUpButton; 
34                 "popUp_targetGroup" = NSPopUpButton; 
35                 "tableView_accounts" = NSTableView; 
36                 "textField_addToAccounts" = AILocalizationTextField; 
37                 "textField_alias" = AILocalizationTextField; 
38                 "textField_contactAlias" = NSTextField; 
39                 "textField_contactName" = NSTextField; 
40                 "textField_contactNameLabel" = NSTextField; 
41                 "textField_inGroup" = AILocalizationTextField; 
42                 "textField_searchInAB" = AILocalizationTextField; 
43                 "textField_type" = AILocalizationTextField; 
44             }; 
45             SUPERCLASS = AIWindowController; 
46         }, 
47         {
48             CLASS = AIWindowController; 
49             LANGUAGE = ObjC; 
50             SUPERCLASS = NSWindowController; 
51         }, 
52         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
53         {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
54     ); 
55     IBVersion = 1;