blob: 6fa5ceff6df68912de6d53365600307acbf7efb9 [file] [log] [blame]
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -07001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -07004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/>
5 </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"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070019 <outlet property="daemonStatus" destination="Tap-5m-ZRP" id="yrK-Nr-zKm"/>
Ilya Moiseenko01264322013-09-26 15:34:21 -070020 <outlet property="daemonStatusView" destination="NBE-Gf-zLc" id="91G-ey-DeA"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -070021 <outlet property="forwardingSettingsView" destination="lQz-E7-PRx" id="8MT-1G-PZi"/>
22 <outlet property="generalSettingsView" destination="A7D-GN-X5W" id="Apc-XD-aOH"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070023 <outlet property="ndnPreferences" destination="c5x-Oa-5tb" id="5qP-ZT-G5y"/>
24 <outlet property="preferencesPanel" destination="coQ-VU-5RU" id="Jb0-qB-W2K"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070025 <outlet property="routingStatus" destination="Vc8-fu-RAY" id="GVC-zB-uSO"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -070026 <outlet property="securitySettingsView" destination="o3g-Q4-BEo" id="a3X-aK-fOB"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070027 <outlet property="statusMenu" destination="ovl-jc-kIR" id="dlz-Qz-Ia0"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070028 <outlet property="statusPopover" destination="eAA-vc-IW1" id="bD5-Rp-Syx"/>
29 <outlet property="trafficMap" destination="6tC-sG-tLM" id="rxz-Jt-3au"/>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070030 </connections>
31 </customObject>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070032 <menu id="ovl-jc-kIR">
33 <items>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070034 <menuItem title="NDN disconnected" id="yhj-L6-nZL">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070035 <modifierMask key="keyEquivalentModifierMask"/>
36 </menuItem>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070037 <menuItem title="Start" id="TvT-OR-oT4">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070038 <modifierMask key="keyEquivalentModifierMask"/>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070039 <connections>
40 <action selector="switchDaemon:" target="494" id="kgm-Z4-mQz"/>
41 </connections>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070042 </menuItem>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070043 <menuItem title="Status" id="Tap-5m-ZRP">
44 <modifierMask key="keyEquivalentModifierMask"/>
45 <connections>
46 <action selector="openDaemonStatus:" target="494" id="EWq-Mc-qkx"/>
47 </connections>
48 </menuItem>
49 <menuItem id="E2p-41-2EY">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070050 <modifierMask key="keyEquivalentModifierMask"/>
51 </menuItem>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070052 <menuItem title="Routing Status" id="Vc8-fu-RAY">
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070053 <modifierMask key="keyEquivalentModifierMask"/>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070054 <connections>
55 <action selector="openRoutingStatusPage:" target="494" id="Xzn-D8-pMm"/>
56 </connections>
57 </menuItem>
58 <menuItem title="Traffic Map" id="6tC-sG-tLM">
59 <attributedString key="attributedTitle"/>
60 <modifierMask key="keyEquivalentModifierMask"/>
61 <connections>
62 <action selector="openTrafficMapPage:" target="494" id="eae-R6-kYb"/>
63 </connections>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070064 </menuItem>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070065 <menuItem title="Preferences" id="c5x-Oa-5tb">
66 <modifierMask key="keyEquivalentModifierMask"/>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -070067 <connections>
68 <action selector="openNDNDPreferences:" target="494" id="VWY-2X-g0b"/>
69 </connections>
Ilya Moiseenkoa10ef8d2013-09-25 17:23:05 -070070 </menuItem>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070071 </items>
Ilya Moiseenko01264322013-09-26 15:34:21 -070072 <connections>
73 <outlet property="delegate" destination="494" id="AgM-WF-ty0"/>
74 </connections>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -070075 </menu>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -070076 <viewController id="QoL-hX-ilM" userLabel="Popover View Controller">
77 <connections>
78 <outlet property="view" destination="pEE-BK-JGJ" id="aNk-Zu-Rlw"/>
79 </connections>
80 </viewController>
81 <popover id="eAA-vc-IW1">
82 <connections>
83 <outlet property="contentViewController" destination="QoL-hX-ilM" id="GKo-LB-19Q"/>
84 </connections>
85 </popover>
86 <customView id="pEE-BK-JGJ">
87 <rect key="frame" x="0.0" y="0.0" width="247" height="132"/>
88 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
89 <subviews>
90 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="90x-3T-Z7e">
91 <rect key="frame" x="57" y="82" width="166" height="17"/>
92 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
93 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="NDN Daemon Status" id="Di0-ug-aeg">
94 <font key="font" metaFont="system"/>
95 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
96 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
97 </textFieldCell>
98 </textField>
99 </subviews>
100 </customView>
Ilya Moiseenko01264322013-09-26 15:34:21 -0700101 <customView id="NBE-Gf-zLc">
102 <rect key="frame" x="0.0" y="0.0" width="150" height="20"/>
103 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
104 <subviews>
105 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T4F-W2-p5Y">
106 <rect key="frame" x="19" y="2" width="46" height="18"/>
107 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
108 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Status" id="3iV-EO-iJG">
109 <font key="font" size="14" name="LucidaGrande"/>
110 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
111 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
112 </textFieldCell>
113 </textField>
114 </subviews>
115 </customView>
116 <customView id="24d-37-bzd">
117 <rect key="frame" x="0.0" y="0.0" width="155" height="20"/>
118 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
119 <subviews>
120 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EUJ-R2-Os4">
121 <rect key="frame" x="0.0" y="0.0" width="155" height="20"/>
122 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
123 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Disconnected" drawsBackground="YES" id="4JT-Ml-4Z3">
124 <font key="font" size="14" name="LucidaGrande"/>
125 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
126 <color key="backgroundColor" red="0.28345577993626336" green="0.28865913722826086" blue="0.27492015640756962" alpha="1" colorSpace="calibratedRGB"/>
127 </textFieldCell>
128 </textField>
129 </subviews>
130 </customView>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700131 <window title="NDN Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="coQ-VU-5RU">
132 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
133 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
134 <rect key="contentRect" x="163" y="199" width="480" height="270"/>
135 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
136 <view key="contentView" id="aW4-0e-sj2">
137 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
138 <autoresizingMask key="autoresizingMask"/>
139 </view>
140 <toolbar key="toolbar" implicitIdentifier="0943E656-2E2A-4D7E-9B26-FBD529BA0E9F" autosavesConfiguration="NO" displayMode="iconAndLabel" sizeMode="regular" id="UQm-vD-cSv">
141 <allowedToolbarItems>
142 <toolbarItem implicitItemIdentifier="NSToolbarShowColorsItem" id="Ce4-Os-mjG"/>
143 <toolbarItem implicitItemIdentifier="NSToolbarShowFontsItem" id="3ic-rw-laG"/>
144 <toolbarItem implicitItemIdentifier="NSToolbarPrintItem" id="5Vl-D8-4Ln"/>
145 <toolbarItem implicitItemIdentifier="NSToolbarSpaceItem" id="5XW-vG-TKY"/>
146 <toolbarItem implicitItemIdentifier="NSToolbarFlexibleSpaceItem" id="NVu-QV-Pc4"/>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700147 <toolbarItem implicitItemIdentifier="3648465F-1236-436C-88D7-002134AB1299" label="General" paletteLabel="General" tag="-1" image="NSPreferencesGeneral" id="Ppn-Fc-Ncg">
148 <connections>
149 <action selector="openGeneralSettings:" target="494" id="iib-ep-d7d"/>
150 </connections>
151 </toolbarItem>
152 <toolbarItem implicitItemIdentifier="0FA8D11D-6C2C-43BD-94B8-3A7A8F16C193" label="Forwarding" paletteLabel="Forwarding" tag="-1" image="NSNetwork" id="wWT-fR-d9Z">
153 <connections>
154 <action selector="openForwardingSettings:" target="494" id="0Sb-lQ-Fsd"/>
155 </connections>
156 </toolbarItem>
157 <toolbarItem implicitItemIdentifier="40F41351-5D87-4CD1-81BF-EB61A224433D" label="Security" paletteLabel="Security" tag="-1" image="NSAdvanced" id="JtM-k1-dOw">
158 <connections>
159 <action selector="openSecuritySettings:" target="494" id="MLk-ah-hpM"/>
160 </connections>
161 </toolbarItem>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700162 </allowedToolbarItems>
163 <defaultToolbarItems>
164 <toolbarItem reference="Ppn-Fc-Ncg"/>
165 <toolbarItem reference="wWT-fR-d9Z"/>
166 <toolbarItem reference="JtM-k1-dOw"/>
167 </defaultToolbarItems>
168 </toolbar>
169 <connections>
170 <outlet property="delegate" destination="494" id="YXz-pN-o9y"/>
171 </connections>
172 </window>
Ilya Moiseenko90f40c92013-09-27 15:52:01 -0700173 <customView id="A7D-GN-X5W">
174 <rect key="frame" x="0.0" y="0.0" width="480" height="142"/>
175 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
176 <subviews>
177 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rXp-X3-HMm">
178 <rect key="frame" x="18" y="94" width="328" height="18"/>
179 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
180 <buttonCell key="cell" type="check" title="Automatically check for software updates" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="oOs-AF-Jm4">
181 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
182 <font key="font" size="14" name="LucidaGrande"/>
183 </buttonCell>
184 <connections>
185 <action selector="switchSoftwareUpdates:" target="494" id="wmO-D9-xT5"/>
186 </connections>
187 </button>
188 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pK9-GZ-bQL">
189 <rect key="frame" x="18" y="62" width="307" height="18"/>
190 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
191 <buttonCell key="cell" type="check" title="Automatically discover nearest NDN-hub" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="kiY-Dk-Uox">
192 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
193 <font key="font" size="14" name="LucidaGrande"/>
194 </buttonCell>
195 <connections>
196 <action selector="switchHubDiscovery:" target="494" id="I9B-EQ-nOm"/>
197 </connections>
198 </button>
199 </subviews>
200 </customView>
201 <customView id="lQz-E7-PRx">
202 <rect key="frame" x="0.0" y="0.0" width="480" height="223"/>
203 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
204 <subviews>
205 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8C0-3r-hw7">
206 <rect key="frame" x="176" y="186" width="129" height="17"/>
207 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
208 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Forwarding Table" id="zB2-9L-OLy">
209 <font key="font" size="14" name="LucidaGrande"/>
210 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
211 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
212 </textFieldCell>
213 </textField>
214 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pwe-zt-TSj">
215 <rect key="frame" x="34" y="44" width="421" height="135"/>
216 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
217 <clipView key="contentView" ambiguous="YES" misplaced="YES" id="sSD-vM-Ynn">
218 <rect key="frame" x="1" y="17" width="419" height="117"/>
219 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
220 <subviews>
221 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="LTh-Cz-kn3" id="cwE-tM-0QM">
222 <rect key="frame" x="0.0" y="0.0" width="419" height="117"/>
223 <autoresizingMask key="autoresizingMask"/>
224 <size key="intercellSpacing" width="3" height="2"/>
225 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
226 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
227 <tableColumns>
228 <tableColumn width="209.12890625" minWidth="40" maxWidth="1000" id="uNg-7f-0Fn">
229 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
230 <font key="font" metaFont="smallSystem"/>
231 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
232 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
233 </tableHeaderCell>
234 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bj9-3e-JNy">
235 <font key="font" metaFont="system"/>
236 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
237 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
238 </textFieldCell>
239 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
240 </tableColumn>
241 <tableColumn width="204" minWidth="40" maxWidth="1000" id="Lyf-oJ-Usx">
242 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
243 <font key="font" metaFont="smallSystem"/>
244 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
245 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
246 </tableHeaderCell>
247 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Apc-MV-xLA">
248 <font key="font" metaFont="system"/>
249 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
250 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
251 </textFieldCell>
252 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
253 </tableColumn>
254 </tableColumns>
255 </tableView>
256 </subviews>
257 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
258 </clipView>
259 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" id="l9T-JI-kUJ">
260 <rect key="frame" x="1" y="118" width="419" height="16"/>
261 <autoresizingMask key="autoresizingMask"/>
262 </scroller>
263 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="37" id="Ohc-CY-k3U">
264 <rect key="frame" x="-15" y="17" width="16" height="0.0"/>
265 <autoresizingMask key="autoresizingMask"/>
266 </scroller>
267 <tableHeaderView key="headerView" id="LTh-Cz-kn3">
268 <rect key="frame" x="0.0" y="0.0" width="419" height="17"/>
269 <autoresizingMask key="autoresizingMask"/>
270 </tableHeaderView>
271 </scrollView>
272 </subviews>
273 <constraints>
274 <constraint firstAttribute="centerX" secondItem="8C0-3r-hw7" secondAttribute="centerX" id="B5J-y5-Jw0"/>
275 </constraints>
276 </customView>
277 <customView id="o3g-Q4-BEo">
278 <rect key="frame" x="0.0" y="0.0" width="480" height="142"/>
279 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
280 </customView>
Alexander Afanasyev88f0b3a2013-09-24 23:52:08 -0700281 </objects>
Ilya Moiseenko2dffcf52013-09-27 15:08:04 -0700282 <resources>
283 <image name="NSAdvanced" width="32" height="32"/>
284 <image name="NSNetwork" width="32" height="32"/>
285 <image name="NSPreferencesGeneral" width="32" height="32"/>
286 </resources>
Ilya Moiseenko350b9b52013-09-25 16:38:41 -0700287</document>