blob: 8c188538f3eab193f65c9670fbc1c190bf4ca41d [file] [log] [blame]
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -07001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -07002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -07003 <dependencies>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -07004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -07005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
8 <connections>
9 <outlet property="delegate" destination="494" id="495"/>
10 </connections>
11 </customObject>
12 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
13 <customObject id="-3" userLabel="Application"/>
14 <customObject id="494" customClass="MenuDelegate">
15 <connections>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070016 <outlet property="connectionStatus" destination="yhj-L6-nZL" id="v5Y-5B-2aW"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -070017 <outlet property="connectionStatusText" destination="EUJ-R2-Os4" id="2pC-dc-tng"/>
18 <outlet property="connectionStatusView" destination="24d-37-bzd" id="AYC-I7-1KX"/>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -070019 <outlet property="daemonStatus" destination="Tap-5m-ZRP" id="q20-ix-nDF"/>
20 <outlet property="daemonStatusHtml" destination="3Ah-G1-XHY" id="dSt-SZ-GY8"/>
21 <outlet property="daemonStatusHtmlView" destination="pEE-BK-JGJ" id="bPo-et-95L"/>
22 <outlet property="daemonStatusView" destination="NBE-Gf-zLc" id="vpG-7z-Wdp"/>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -070023 <outlet property="dataSentRecv" destination="4e0-ZL-CIw" id="vNx-Ab-CHZ"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -070024 <outlet property="forwardingSettingsView" destination="lQz-E7-PRx" id="8MT-1G-PZi"/>
25 <outlet property="generalSettingsView" destination="A7D-GN-X5W" id="Apc-XD-aOH"/>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -070026 <outlet property="interestSentRecv" destination="Ryr-5l-j6E" id="APS-Fe-ayk"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070027 <outlet property="ndnPreferences" destination="c5x-Oa-5tb" id="5qP-ZT-G5y"/>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070028 <outlet property="preferencesDelegate" destination="0yn-TQ-4SC" id="OUx-zN-9bt"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070029 <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="Jb0-qB-W2K"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -070030 <outlet property="securitySettingsView" destination="o3g-Q4-BEo" id="a3X-aK-fOB"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070031 <outlet property="statusMenu" destination="ovl-jc-kIR" id="dlz-Qz-Ia0"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070032 <outlet property="statusPopover" destination="eAA-vc-IW1" id="bD5-Rp-Syx"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070033 </connections>
34 </customObject>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070035 <customObject id="0yn-TQ-4SC" userLabel="Preference Delegate" customClass="PreferenceDelegate">
36 <connections>
Ilya Moiseenko68192502013-09-30 14:27:48 -070037 <outlet property="endpointText" destination="xpw-xe-S74" id="9Rb-zh-uE8"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -070038 <outlet property="fibTableView" destination="cwE-tM-0QM" id="9gU-Sg-Qgk"/>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070039 <outlet property="forwardingSettingsView" destination="lQz-E7-PRx" id="d1y-fe-mMm"/>
40 <outlet property="generalSettingsView" destination="A7D-GN-X5W" id="paQ-iM-qEx"/>
Ilya Moiseenko68192502013-09-30 14:27:48 -070041 <outlet property="namePrefixText" destination="Nr4-e2-zkN" id="2Nt-9H-SpG"/>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070042 <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="tZs-5C-1La"/>
Ilya Moiseenko68192502013-09-30 14:27:48 -070043 <outlet property="prefixRegistrationSheet" destination="tRY-ba-DfO" id="FJr-yW-O1r"/>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070044 <outlet property="securitySettingsView" destination="o3g-Q4-BEo" id="UDh-Kj-DYk"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -070045 <outlet property="tableController" destination="M6P-hs-Leb" id="Odo-he-xJv"/>
Ilya Moiseenko68192502013-09-30 14:27:48 -070046 <outlet property="tunnelCombobox" destination="xrn-ng-SrO" id="cCr-A0-gR2"/>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070047 </connections>
48 </customObject>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -070049 <customObject id="Hcg-fF-E5x" customClass="LaunchAtLoginController"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -070050 <customObject id="M6P-hs-Leb" customClass="FibTableController"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070051 <menu id="ovl-jc-kIR">
52 <items>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070053 <menuItem title="NDN disconnected" id="yhj-L6-nZL">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070054 <modifierMask key="keyEquivalentModifierMask"/>
55 </menuItem>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070056 <menuItem title="Status" id="Tap-5m-ZRP">
57 <modifierMask key="keyEquivalentModifierMask"/>
58 <connections>
59 <action selector="openDaemonStatus:" target="494" id="EWq-Mc-qkx"/>
60 </connections>
61 </menuItem>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -070062 <menuItem isSeparatorItem="YES" id="4g8-aw-JZn"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -070063 <menuItem title="Preferences..." id="c5x-Oa-5tb">
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070064 <modifierMask key="keyEquivalentModifierMask"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070065 <connections>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -070066 <action selector="showPreferencesPanel:" target="0yn-TQ-4SC" id="fSq-Mk-9Hv"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070067 </connections>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070068 </menuItem>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -070069 <menuItem title="Quit..." id="eBR-jg-KO1">
70 <modifierMask key="keyEquivalentModifierMask"/>
71 <connections>
72 <action selector="showExitConfirmationWindow:" target="494" id="54e-yD-BTd"/>
73 </connections>
74 </menuItem>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070075 </items>
Ilya Moiseenko01264322013-09-26 15:34:21 -070076 <connections>
77 <outlet property="delegate" destination="494" id="AgM-WF-ty0"/>
78 </connections>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070079 </menu>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070080 <viewController id="QoL-hX-ilM" userLabel="Popover View Controller">
81 <connections>
82 <outlet property="view" destination="pEE-BK-JGJ" id="aNk-Zu-Rlw"/>
83 </connections>
84 </viewController>
85 <popover id="eAA-vc-IW1">
86 <connections>
87 <outlet property="contentViewController" destination="QoL-hX-ilM" id="GKo-LB-19Q"/>
88 </connections>
89 </popover>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -070090 <customView wantsLayer="YES" placeholderIntrinsicWidth="330" placeholderIntrinsicHeight="258" id="pEE-BK-JGJ">
91 <rect key="frame" x="0.0" y="0.0" width="400" height="200"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070092 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
93 <subviews>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -070094 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" misplaced="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Ah-G1-XHY">
Alexander Afanasyev6cacb972013-10-03 23:39:06 -070095 <rect key="frame" x="-3" y="0.0" width="406" height="200"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070096 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -070097 <constraints>
98 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="200" id="iCd-X4-1X1"/>
99 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="400" id="tyS-jD-P69"/>
100 </constraints>
101 <textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" allowsEditingTextAttributes="YES" id="O1h-Mo-jaZ">
102 <font key="font" metaFont="miniSystem"/>
Ilya Moiseenko6d4086c2013-09-27 16:56:02 -0700103 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
104 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
105 </textFieldCell>
106 </textField>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -0700107 </subviews>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700108 <constraints>
109 <constraint firstItem="3Ah-G1-XHY" firstAttribute="top" secondItem="pEE-BK-JGJ" secondAttribute="top" id="3hU-qw-HAk"/>
110 <constraint firstItem="3Ah-G1-XHY" firstAttribute="leading" secondItem="pEE-BK-JGJ" secondAttribute="leading" id="6NK-fu-mIA"/>
111 <constraint firstAttribute="bottom" secondItem="3Ah-G1-XHY" secondAttribute="bottom" id="Mrr-0H-44j"/>
112 <constraint firstAttribute="trailing" secondItem="3Ah-G1-XHY" secondAttribute="trailing" id="oHK-WI-zAv"/>
113 </constraints>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -0700114 </customView>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700115 <customView id="NBE-Gf-zLc">
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700116 <rect key="frame" x="0.0" y="0.0" width="193" height="67"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700117 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
118 <subviews>
119 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T4F-W2-p5Y">
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700120 <rect key="frame" x="3" y="24" width="63" height="18"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700121 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700122 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Interests" id="3iV-EO-iJG">
123 <font key="font" size="14" name="LucidaGrande"/>
124 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
125 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
126 </textFieldCell>
127 </textField>
128 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GG0-EG-paT">
129 <rect key="frame" x="3" y="3" width="36" height="18"/>
130 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
131 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Data" id="rfg-ho-nUP">
132 <font key="font" size="14" name="LucidaGrande"/>
133 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
134 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
135 </textFieldCell>
136 </textField>
137 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="saw-m1-FXa">
138 <rect key="frame" x="70" y="45" width="125" height="18"/>
139 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
140 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title=" Sent / Recv" id="lAv-EF-k8S">
141 <font key="font" size="14" name="LucidaGrande"/>
142 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
143 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
144 </textFieldCell>
145 </textField>
146 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ryr-5l-j6E">
147 <rect key="frame" x="70" y="24" width="125" height="18"/>
148 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
149 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="YpI-NB-6cc">
150 <font key="font" size="14" name="LucidaGrande"/>
151 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
152 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
153 </textFieldCell>
154 </textField>
155 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4e0-ZL-CIw">
156 <rect key="frame" x="70" y="3" width="125" height="18"/>
157 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
158 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="iWE-0h-6gy">
Ilya Moiseenko01264322013-09-26 15:34:21 -0700159 <font key="font" size="14" name="LucidaGrande"/>
160 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
161 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
162 </textFieldCell>
163 </textField>
164 </subviews>
165 </customView>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700166 <customView id="24d-37-bzd" customClass="TightMenuItemView">
167 <rect key="frame" x="0.0" y="0.0" width="195" height="20"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700168 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
169 <subviews>
170 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EUJ-R2-Os4">
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700171 <rect key="frame" x="0.0" y="0.0" width="201" height="20"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700172 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
173 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Disconnected" drawsBackground="YES" id="4JT-Ml-4Z3">
174 <font key="font" size="14" name="LucidaGrande"/>
175 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
176 <color key="backgroundColor" red="0.28345577993626336" green="0.28865913722826086" blue="0.27492015640756962" alpha="1" colorSpace="calibratedRGB"/>
177 </textFieldCell>
178 </textField>
179 </subviews>
180 </customView>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700181 <window title="NDN Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="coQ-VU-5RU">
182 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
183 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
184 <rect key="contentRect" x="163" y="199" width="480" height="270"/>
185 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
186 <view key="contentView" id="aW4-0e-sj2">
187 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
188 <autoresizingMask key="autoresizingMask"/>
189 </view>
190 <toolbar key="toolbar" implicitIdentifier="0943E656-2E2A-4D7E-9B26-FBD529BA0E9F" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="UQm-vD-cSv">
191 <allowedToolbarItems>
192 <toolbarItem implicitItemIdentifier="NSToolbarShowColorsItem" id="Ce4-Os-mjG"/>
193 <toolbarItem implicitItemIdentifier="NSToolbarShowFontsItem" id="3ic-rw-laG"/>
194 <toolbarItem implicitItemIdentifier="NSToolbarPrintItem" id="5Vl-D8-4Ln"/>
195 <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="5XW-vG-TKY"/>
196 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="NVu-QV-Pc4"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700197 <toolbarItem implicitItemIdentifier="3648465F-1236-436C-88D7-002134AB1299" label="General" paletteLabel="General" tag="-1" image="NSPreferencesGeneral" id="Ppn-Fc-Ncg">
198 <connections>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -0700199 <action selector="openGeneralSettings:" target="0yn-TQ-4SC" id="8op-rr-lR0"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700200 </connections>
201 </toolbarItem>
202 <toolbarItem implicitItemIdentifier="0FA8D11D-6C2C-43BD-94B8-3A7A8F16C193" label="Forwarding" paletteLabel="Forwarding" tag="-1" image="NSNetwork" id="wWT-fR-d9Z">
203 <connections>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -0700204 <action selector="openForwardingSettings:" target="0yn-TQ-4SC" id="nv8-xH-jyM"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700205 </connections>
206 </toolbarItem>
207 <toolbarItem implicitItemIdentifier="40F41351-5D87-4CD1-81BF-EB61A224433D" label="Security" paletteLabel="Security" tag="-1" image="NSAdvanced" id="JtM-k1-dOw">
208 <connections>
Ilya Moiseenko1dc76da2013-09-30 11:53:36 -0700209 <action selector="openSecuritySettings:" target="0yn-TQ-4SC" id="fB4-d2-txt"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700210 </connections>
211 </toolbarItem>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700212 </allowedToolbarItems>
213 <defaultToolbarItems>
214 <toolbarItem reference="Ppn-Fc-Ncg"/>
215 <toolbarItem reference="wWT-fR-d9Z"/>
216 <toolbarItem reference="JtM-k1-dOw"/>
217 </defaultToolbarItems>
218 </toolbar>
219 <connections>
220 <outlet property="delegate" destination="494" id="YXz-pN-o9y"/>
221 </connections>
222 </window>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700223 <customView id="A7D-GN-X5W">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700224 <rect key="frame" x="0.0" y="0.0" width="480" height="247"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700225 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
226 <subviews>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700227 <box autoresizesSubviews="NO" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="dPr-jz-Nc2">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700228 <rect key="frame" x="17" y="126" width="446" height="103"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700229 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700230 <view key="contentView">
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700231 <rect key="frame" x="1" y="1" width="444" height="101"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700232 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
233 <subviews>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700234 <button translatesAutoresizingMaskIntoConstraints="NO" id="pG7-Kv-zmF">
235 <rect key="frame" x="16" y="73" width="355" height="18"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700236 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
237 <constraints>
238 <constraint firstAttribute="width" constant="351" id="Tls-yE-o5t"/>
239 </constraints>
240 <buttonCell key="cell" type="check" title="Automatically start NDNx Control Center at login" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Ycm-ud-Yg7">
241 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
242 <font key="font" metaFont="system"/>
243 </buttonCell>
244 <connections>
245 <binding destination="Hcg-fF-E5x" name="value" keyPath="launchAtLogin" id="wzT-nM-6OY"/>
246 </connections>
247 </button>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700248 <button translatesAutoresizingMaskIntoConstraints="NO" id="rXp-X3-HMm">
249 <rect key="frame" x="16" y="33" width="328" height="18"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700250 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
251 <constraints>
252 <constraint firstAttribute="width" constant="324" id="2lk-MT-GN6"/>
253 </constraints>
254 <buttonCell key="cell" type="check" title="Check for software updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="oOs-AF-Jm4">
255 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
256 <font key="font" metaFont="system"/>
257 </buttonCell>
258 <connections>
Alexander Afanasyev1d794ce2013-10-22 12:48:30 -0700259 <binding destination="y0R-NA-1ih" name="value" keyPath="values.allowSoftwareUpdates" id="fG5-UG-ePy"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700260 </connections>
261 </button>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700262 <button translatesAutoresizingMaskIntoConstraints="NO" id="ghB-he-yYe">
263 <rect key="frame" x="16" y="13" width="328" height="18"/>
264 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
265 <constraints>
266 <constraint firstAttribute="width" constant="324" id="gqm-z8-Jky"/>
267 </constraints>
268 <buttonCell key="cell" type="check" title="Shutdown NDN daemon on exit" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="RDk-08-SU4">
269 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
270 <font key="font" metaFont="system"/>
271 </buttonCell>
Alexander Afanasyev1d794ce2013-10-22 12:48:30 -0700272 <connections>
273 <binding destination="y0R-NA-1ih" name="value" keyPath="values.shutdownNdndOnExit" id="yBf-x9-4BT"/>
274 </connections>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700275 </button>
276 <button translatesAutoresizingMaskIntoConstraints="NO" id="pK9-GZ-bQL">
277 <rect key="frame" x="16" y="53" width="307" height="18"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700278 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
279 <constraints>
280 <constraint firstAttribute="width" constant="303" id="wbU-qa-bpU"/>
281 </constraints>
282 <buttonCell key="cell" type="check" title="Discover nearest NDN-hub" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="kiY-Dk-Uox">
283 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
284 <font key="font" metaFont="system"/>
285 </buttonCell>
286 <connections>
Alexander Afanasyev1d794ce2013-10-22 12:48:30 -0700287 <binding destination="y0R-NA-1ih" name="value" keyPath="values.enableHubDiscovery" id="Tep-jT-r7h"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700288 </connections>
289 </button>
290 </subviews>
291 </view>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700292 <constraints>
293 <constraint firstItem="ghB-he-yYe" firstAttribute="leading" secondItem="rXp-X3-HMm" secondAttribute="leading" id="BFt-ZW-DsW"/>
294 <constraint firstItem="pG7-Kv-zmF" firstAttribute="top" secondItem="dPr-jz-Nc2" secondAttribute="top" constant="11" id="I5K-JB-Pfp"/>
295 <constraint firstItem="ghB-he-yYe" firstAttribute="top" secondItem="rXp-X3-HMm" secondAttribute="bottom" constant="6" id="SMP-JZ-GZ7"/>
296 <constraint firstItem="pG7-Kv-zmF" firstAttribute="leading" secondItem="dPr-jz-Nc2" secondAttribute="leading" constant="16" id="TWq-Tm-OI3"/>
297 <constraint firstAttribute="height" constant="97" id="Usg-Ls-dEh"/>
298 <constraint firstItem="pK9-GZ-bQL" firstAttribute="leading" secondItem="pG7-Kv-zmF" secondAttribute="leading" id="XfG-T6-Inw"/>
299 <constraint firstItem="pK9-GZ-bQL" firstAttribute="top" secondItem="pG7-Kv-zmF" secondAttribute="bottom" constant="6" symbolic="YES" id="ZIT-9U-PXF"/>
300 <constraint firstItem="pK9-GZ-bQL" firstAttribute="leading" secondItem="rXp-X3-HMm" secondAttribute="leading" id="mSy-B4-PiR"/>
301 <constraint firstItem="rXp-X3-HMm" firstAttribute="top" secondItem="pK9-GZ-bQL" secondAttribute="bottom" constant="6" symbolic="YES" id="v7q-Jw-IZ9"/>
302 </constraints>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700303 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
304 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
305 </box>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700306 <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="p9d-6I-rmw">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700307 <rect key="frame" x="17" y="51" width="446" height="73"/>
Ilya Moiseenkoe7058e72013-10-02 15:56:45 -0700308 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700309 <view key="contentView">
310 <rect key="frame" x="1" y="1" width="444" height="71"/>
311 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
312 <subviews>
313 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1z4-SK-AWZ">
314 <rect key="frame" x="12" y="40" width="159" height="17"/>
315 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
316 <buttonCell key="cell" type="inline" title="Open Testbed Traffic Map" bezelStyle="inline" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JCm-AQ-RUD">
317 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
318 <font key="font" metaFont="smallSystemBold"/>
319 </buttonCell>
320 <connections>
321 <action selector="openTrafficMapPage:" target="0yn-TQ-4SC" id="62g-PA-oMS"/>
322 </connections>
323 </button>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700324 <button verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1EJ-ak-3K9">
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700325 <rect key="frame" x="12" y="16" width="178" height="17"/>
326 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
327 <buttonCell key="cell" type="inline" title="Open Testbed Routing Status" bezelStyle="inline" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ca1-IW-7he">
328 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
329 <font key="font" metaFont="smallSystemBold"/>
330 </buttonCell>
331 <connections>
332 <action selector="openRoutingStatusPage:" target="0yn-TQ-4SC" id="Nyk-E9-Tvu"/>
333 </connections>
334 </button>
335 </subviews>
336 </view>
337 <constraints>
338 <constraint firstAttribute="height" constant="67" id="9Ku-ah-lJz"/>
339 <constraint firstItem="1EJ-ak-3K9" firstAttribute="leading" secondItem="p9d-6I-rmw" secondAttribute="leading" constant="10" id="K0k-y0-otc"/>
340 <constraint firstItem="1z4-SK-AWZ" firstAttribute="top" secondItem="p9d-6I-rmw" secondAttribute="top" constant="13" id="K6t-7A-4Yn"/>
341 <constraint firstItem="1EJ-ak-3K9" firstAttribute="top" secondItem="1z4-SK-AWZ" secondAttribute="bottom" constant="8" symbolic="YES" id="MUe-Xm-H56"/>
342 <constraint firstItem="1z4-SK-AWZ" firstAttribute="leading" secondItem="p9d-6I-rmw" secondAttribute="leading" constant="10" id="ZUa-hq-ac4"/>
343 <constraint firstAttribute="width" constant="440" id="h7G-kI-vYI"/>
344 </constraints>
345 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
346 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
347 </box>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700348 </subviews>
Alexander Afanasyev6cacb972013-10-03 23:39:06 -0700349 <constraints>
350 <constraint firstItem="p9d-6I-rmw" firstAttribute="leading" secondItem="dPr-jz-Nc2" secondAttribute="leading" id="5TL-1f-8Dm"/>
351 <constraint firstItem="p9d-6I-rmw" firstAttribute="top" secondItem="dPr-jz-Nc2" secondAttribute="bottom" constant="8" symbolic="YES" id="FQA-e1-m6K"/>
352 <constraint firstItem="dPr-jz-Nc2" firstAttribute="leading" secondItem="A7D-GN-X5W" secondAttribute="leading" constant="20" symbolic="YES" id="S6R-H9-XPE"/>
353 <constraint firstAttribute="trailing" secondItem="dPr-jz-Nc2" secondAttribute="trailing" constant="20" symbolic="YES" id="You-U1-e60"/>
354 <constraint firstItem="dPr-jz-Nc2" firstAttribute="top" secondItem="A7D-GN-X5W" secondAttribute="top" constant="20" symbolic="YES" id="tuO-bi-DcM"/>
355 </constraints>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700356 </customView>
357 <customView id="lQz-E7-PRx">
Ilya Moiseenko68192502013-09-30 14:27:48 -0700358 <rect key="frame" x="0.0" y="0.0" width="480" height="253"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700359 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
360 <subviews>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700361 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8C0-3r-hw7">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700362 <rect key="frame" x="17" y="210" width="446" height="33"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700363 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700364 <constraints>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700365 <constraint firstAttribute="height" constant="33" id="Yi6-p4-aJY"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700366 </constraints>
Ilya Moiseenko68192502013-09-30 14:27:48 -0700367 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="FIB" id="zB2-9L-OLy">
368 <font key="font" size="30" name="LucidaGrande"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700369 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
370 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
371 </textFieldCell>
372 </textField>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700373 <scrollView horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="pwe-zt-TSj">
374 <rect key="frame" x="20" y="53" width="440" height="149"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700375 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700376 <clipView key="contentView" copiesOnScroll="NO" id="sSD-vM-Ynn">
377 <rect key="frame" x="1" y="17" width="438" height="131"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700378 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
379 <subviews>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700380 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="LTh-Cz-kn3" id="cwE-tM-0QM">
381 <rect key="frame" x="0.0" y="0.0" width="438" height="131"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700382 <autoresizingMask key="autoresizingMask"/>
383 <size key="intercellSpacing" width="3" height="2"/>
384 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
385 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
386 <tableColumns>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700387 <tableColumn editable="NO" width="217.93359375" minWidth="40" maxWidth="1000" id="uNg-7f-0Fn">
388 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="NDN prefix">
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700389 <font key="font" metaFont="smallSystem"/>
390 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
391 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
392 </tableHeaderCell>
393 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bj9-3e-JNy">
394 <font key="font" metaFont="system"/>
395 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
396 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
397 </textFieldCell>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700398 <tableColumnResizingMask key="resizingMask" userResizable="YES"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700399 </tableColumn>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700400 <tableColumn editable="NO" width="45.0703125" minWidth="40" maxWidth="1000" id="Lyf-oJ-Usx">
401 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Face ID">
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700402 <font key="font" metaFont="smallSystem"/>
403 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
404 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
405 </tableHeaderCell>
406 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Apc-MV-xLA">
407 <font key="font" metaFont="system"/>
408 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
409 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
410 </textFieldCell>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700411 <tableColumnResizingMask key="resizingMask" userResizable="YES"/>
412 </tableColumn>
413 <tableColumn editable="NO" width="145.61328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="qRZ-T3-vj8">
414 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Endpoint">
415 <font key="font" metaFont="smallSystem"/>
416 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
417 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
418 </tableHeaderCell>
419 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jKf-Cl-jvW">
420 <font key="font" metaFont="system"/>
421 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
422 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
423 </textFieldCell>
424 <tableColumnResizingMask key="resizingMask" userResizable="YES"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700425 </tableColumn>
426 </tableColumns>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700427 <connections>
428 <outlet property="dataSource" destination="M6P-hs-Leb" id="NbM-Xt-2RQ"/>
429 </connections>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700430 </tableView>
431 </subviews>
432 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
433 </clipView>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700434 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="l9T-JI-kUJ">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700435 <rect key="frame" x="-100" y="-100" width="438" height="16"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700436 <autoresizingMask key="autoresizingMask"/>
437 </scroller>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700438 <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="Ohc-CY-k3U">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700439 <rect key="frame" x="423" y="17" width="16" height="131"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700440 <autoresizingMask key="autoresizingMask"/>
441 </scroller>
442 <tableHeaderView key="headerView" id="LTh-Cz-kn3">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700443 <rect key="frame" x="0.0" y="0.0" width="438" height="17"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700444 <autoresizingMask key="autoresizingMask"/>
445 </tableHeaderView>
446 </scrollView>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700447 <button translatesAutoresizingMaskIntoConstraints="NO" id="bzX-Tt-J0Y">
448 <rect key="frame" x="20" y="20" width="34" height="25"/>
Ilya Moiseenko68192502013-09-30 14:27:48 -0700449 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
450 <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="x7I-60-289">
451 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
452 <font key="font" metaFont="system"/>
453 </buttonCell>
454 <connections>
455 <action selector="showFibEntrySheet:" target="0yn-TQ-4SC" id="m5r-mr-VTs"/>
456 </connections>
457 </button>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700458 <button translatesAutoresizingMaskIntoConstraints="NO" id="gQI-Og-HTs">
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700459 <rect key="frame" x="64" y="20" width="34" height="25"/>
Ilya Moiseenko68192502013-09-30 14:27:48 -0700460 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700461 <constraints>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700462 <constraint firstAttribute="width" constant="34" id="0LB-Iy-ql1"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700463 </constraints>
Ilya Moiseenko68192502013-09-30 14:27:48 -0700464 <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MLe-yE-kAQ">
465 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
466 <font key="font" metaFont="system"/>
467 </buttonCell>
468 <connections>
469 <action selector="removeFibEntry:" target="0yn-TQ-4SC" id="GSV-Ss-oy9"/>
470 </connections>
471 </button>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700472 </subviews>
473 <constraints>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700474 <constraint firstItem="pwe-zt-TSj" firstAttribute="top" secondItem="8C0-3r-hw7" secondAttribute="bottom" constant="8" symbolic="YES" id="14y-21-z0L"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700475 <constraint firstItem="pwe-zt-TSj" firstAttribute="leading" secondItem="lQz-E7-PRx" secondAttribute="leading" constant="20" symbolic="YES" id="5me-XE-Y3X"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700476 <constraint firstItem="8C0-3r-hw7" firstAttribute="top" secondItem="lQz-E7-PRx" secondAttribute="top" constant="10" id="Afe-2S-bU9"/>
477 <constraint firstItem="gQI-Og-HTs" firstAttribute="baseline" secondItem="bzX-Tt-J0Y" secondAttribute="baseline" id="Ibd-jx-qJJ"/>
478 <constraint firstItem="8C0-3r-hw7" firstAttribute="leading" secondItem="pwe-zt-TSj" secondAttribute="leading" id="SdO-zS-L0k"/>
479 <constraint firstItem="8C0-3r-hw7" firstAttribute="trailing" secondItem="pwe-zt-TSj" secondAttribute="trailing" id="VP4-2d-n2W"/>
480 <constraint firstItem="gQI-Og-HTs" firstAttribute="leading" secondItem="lQz-E7-PRx" secondAttribute="leading" constant="64" id="fcS-2H-k8g"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700481 <constraint firstItem="bzX-Tt-J0Y" firstAttribute="top" secondItem="pwe-zt-TSj" secondAttribute="bottom" constant="8" symbolic="YES" id="gb4-7g-j6B"/>
Ilya Moiseenkob4aca052013-10-06 15:10:19 -0700482 <constraint firstAttribute="bottom" secondItem="gQI-Og-HTs" secondAttribute="bottom" constant="20" symbolic="YES" id="tXT-xP-W3Z"/>
483 <constraint firstItem="gQI-Og-HTs" firstAttribute="leading" secondItem="bzX-Tt-J0Y" secondAttribute="trailing" constant="10" symbolic="YES" id="ueH-Fo-FuB"/>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700484 <constraint firstItem="pwe-zt-TSj" firstAttribute="leading" secondItem="bzX-Tt-J0Y" secondAttribute="leading" id="upa-cN-R9y"/>
485 <constraint firstItem="pwe-zt-TSj" firstAttribute="centerX" secondItem="lQz-E7-PRx" secondAttribute="centerX" id="xhq-9c-a7S"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700486 </constraints>
487 </customView>
488 <customView id="o3g-Q4-BEo">
489 <rect key="frame" x="0.0" y="0.0" width="480" height="142"/>
490 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700491 <subviews>
492 <box autoresizesSubviews="NO" ambiguous="YES" misplaced="YES" title="Box" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="AjO-Oq-adZ">
493 <rect key="frame" x="17" y="51" width="446" height="73"/>
494 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
495 <view key="contentView">
496 <rect key="frame" x="1" y="1" width="444" height="71"/>
497 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
498 <subviews>
499 <button verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QOB-7K-MZh">
500 <rect key="frame" x="12" y="27" width="142" height="17"/>
501 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
502 <buttonCell key="cell" type="inline" title="Obtain NDN Certificate" bezelStyle="inline" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ojj-gd-p4g">
503 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
504 <font key="font" metaFont="smallSystemBold"/>
505 </buttonCell>
506 <connections>
507 <action selector="openCertificationPage:" target="0yn-TQ-4SC" id="rAV-xk-Oqt"/>
508 </connections>
509 </button>
510 </subviews>
511 </view>
512 <constraints>
513 <constraint firstAttribute="height" constant="67" id="8oL-hp-hZT"/>
514 <constraint firstItem="QOB-7K-MZh" firstAttribute="leading" secondItem="AjO-Oq-adZ" secondAttribute="leading" constant="10" id="9fH-IV-tqE"/>
515 <constraint firstItem="QOB-7K-MZh" firstAttribute="top" secondItem="AjO-Oq-adZ" secondAttribute="top" constant="13" id="JGN-Ek-9g7"/>
516 <constraint firstAttribute="width" constant="440" id="Y1O-uV-s8j"/>
517 </constraints>
518 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
519 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
520 </box>
521 </subviews>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700522 </customView>
Ilya Moiseenko68192502013-09-30 14:27:48 -0700523 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="tRY-ba-DfO" customClass="NSPanel">
524 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
525 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
526 <rect key="contentRect" x="167" y="107" width="274" height="223"/>
527 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
528 <view key="contentView" id="xr7-Ov-Bjk">
529 <rect key="frame" x="0.0" y="0.0" width="274" height="223"/>
530 <autoresizingMask key="autoresizingMask"/>
531 <subviews>
532 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xZf-SK-rY3">
533 <rect key="frame" x="154" y="6" width="82" height="32"/>
534 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
535 <buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f6n-gf-Aio">
536 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
537 <font key="font" size="14" name="LucidaGrande"/>
538 </buttonCell>
539 <connections>
540 <action selector="addFibEntry:" target="0yn-TQ-4SC" id="3fS-LJ-gmp"/>
541 </connections>
542 </button>
543 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="f88-gx-ibD">
544 <rect key="frame" x="38" y="6" width="82" height="32"/>
545 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
546 <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y0j-W7-SQZ">
547 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
548 <font key="font" size="14" name="LucidaGrande"/>
549 <string key="keyEquivalent" base64-UTF8="YES">
550Gw
551</string>
552 </buttonCell>
553 <connections>
554 <action selector="hideFibEntrySheet:" target="0yn-TQ-4SC" id="yrb-HG-kR1"/>
555 </connections>
556 </button>
557 <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xrn-ng-SrO">
558 <rect key="frame" x="113" y="123" width="144" height="27"/>
559 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
560 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="2" id="TJb-fs-yy0">
561 <font key="font" size="14" name="LucidaGrande"/>
562 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
563 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
564 <objectValues>
565 <string>TCP</string>
566 <string>UDP</string>
567 </objectValues>
568 </comboBoxCell>
569 </comboBox>
570 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RS6-nu-Q94">
571 <rect key="frame" x="20" y="196" width="143" height="17"/>
572 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
573 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="NDN name (prefix)" id="gV7-h5-kZD">
574 <font key="font" size="14" name="LucidaGrande"/>
575 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
576 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
577 </textFieldCell>
578 </textField>
579 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nr4-e2-zkN">
580 <rect key="frame" x="23" y="169" width="231" height="22"/>
581 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
582 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hYP-6n-R7e">
583 <font key="font" metaFont="system"/>
584 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
585 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
586 </textFieldCell>
587 </textField>
588 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZUZ-lE-M1E">
589 <rect key="frame" x="20" y="126" width="106" height="21"/>
590 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
591 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Tunnel type" id="OLc-dz-WmY">
592 <font key="font" size="14" name="LucidaGrande"/>
593 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
594 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
595 </textFieldCell>
596 </textField>
597 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KSW-vV-1ew">
598 <rect key="frame" x="20" y="84" width="241" height="24"/>
599 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Ilya Moiseenko0c9ab7c2013-10-29 15:08:23 -0700600 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Endpoint (IP address)" id="fkh-lb-BcV">
Ilya Moiseenko68192502013-09-30 14:27:48 -0700601 <font key="font" size="14" name="LucidaGrande"/>
602 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
603 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
604 </textFieldCell>
605 </textField>
606 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xpw-xe-S74">
607 <rect key="frame" x="23" y="59" width="231" height="22"/>
608 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
609 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Rei-4l-gox">
610 <font key="font" metaFont="system"/>
611 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
612 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
613 </textFieldCell>
614 </textField>
615 </subviews>
616 </view>
617 </window>
Alexander Afanasyevcc5c6712013-09-30 17:43:54 -0700618 <userDefaultsController representsSharedInstance="YES" id="y0R-NA-1ih"/>
619 <collectionViewItem id="2PK-C5-pId">
620 <connections>
621 <outlet property="view" destination="2wT-2X-8kF" id="Yxd-Cb-qyQ"/>
622 </connections>
623 </collectionViewItem>
624 <view id="2wT-2X-8kF">
625 <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
626 <autoresizingMask key="autoresizingMask"/>
627 </view>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -0700628 </objects>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700629 <resources>
630 <image name="NSAdvanced" width="32" height="32"/>
631 <image name="NSNetwork" width="32" height="32"/>
632 <image name="NSPreferencesGeneral" width="32" height="32"/>
633 </resources>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -0700634</document>