]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/PreferencePane/English.lproj/DNSServiceDiscoveryPref.nib/classes.nib
mDNSResponder-107.5.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / PreferencePane / English.lproj / DNSServiceDiscoveryPref.nib / classes.nib
1 {
2 IBClasses = (
3 {
4 ACTIONS = {
5 addBrowseDomainClicked = id;
6 applyClicked = id;
7 changeButtonPressed = id;
8 closeMyCustomSheet = id;
9 comboAction = id;
10 enableBrowseDomainClicked = id;
11 removeBrowseDomainClicked = id;
12 revertClicked = id;
13 wideAreaCheckBoxChanged = id;
14 };
15 CLASS = DNSServiceDiscoveryPref;
16 LANGUAGE = ObjC;
17 OUTLETS = {
18 addBrowseDomainButton = NSButton;
19 addBrowseDomainWindow = NSWindow;
20 applyButton = NSButton;
21 browseCancelButton = NSButton;
22 browseDomainList = NSTableView;
23 browseDomainsComboBox = NSComboBox;
24 browseOKButton = NSButton;
25 comboAuthButton = SFAuthorizationView;
26 hostName = NSTextField;
27 hostNameSharedSecretButton = NSButton;
28 regDomainsComboBox = NSComboBox;
29 registrationSharedSecretButton = NSButton;
30 removeBrowseDomainButton = NSButton;
31 revertButton = NSButton;
32 secretCancelButton = NSButton;
33 secretOKButton = NSButton;
34 sharedSecretName = NSTextField;
35 sharedSecretValue = NSSecureTextField;
36 sharedSecretWindow = NSWindow;
37 statusImageView = NSImageView;
38 tabView = NSTabView;
39 wideAreaCheckBox = NSButton;
40 };
41 SUPERCLASS = NSPreferencePane;
42 },
43 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
44 {
45 CLASS = NSPreferencePane;
46 LANGUAGE = ObjC;
47 OUTLETS = {
48 "_firstKeyView" = id;
49 "_initialKeyView" = id;
50 "_lastKeyView" = id;
51 "_window" = id;
52 };
53 SUPERCLASS = NSObject;
54 },
55 {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
56 {CLASS = SFAuthorizationView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
57 );
58 IBVersion = 1;
59 }