blob: 45f798dabbd946cd0c803bbadbbbe80ad8932564 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1510" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccountsVC">
8 <connections>
9 <outlet property="accountDetailsView" destination="Jki-s4-F1W" id="8zf-XP-bql"/>
10 <outlet property="accountsListView" destination="Dsf-ph-Qfe" id="uT8-nv-e0W"/>
11 <outlet property="advancedTabItem" destination="RT7-u6-bhe" id="eAT-ce-MyD"/>
12 <outlet property="audioTabItem" destination="hiU-GG-6Eg" id="D2g-nf-MQS"/>
13 <outlet property="configPanels" destination="Jki-s4-F1W" id="nY4-dc-CQg"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040014 <outlet property="generalTabItem" destination="tPR-Ac-N5Y" id="39S-pz-1Xs"/>
15 <outlet property="protocolList" destination="rZv-qd-BGe" id="yU0-6C-Vt1"/>
16 <outlet property="ringTabItem" destination="1HC-kF-Jun" id="FJZ-2g-Y1i"/>
17 <outlet property="securityTabItem" destination="Vp5-yV-ScC" id="FDx-0T-3t9"/>
18 <outlet property="videoTabItem" destination="GIU-kn-D57" id="oH6-MT-bSN"/>
19 <outlet property="view" destination="Hz6-mo-xeY" id="eBn-rZ-84z"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <customView id="Hz6-mo-xeY">
25 <rect key="frame" x="0.0" y="0.0" width="894" height="525"/>
26 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27 <subviews>
28 <scrollView focusRingType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="USD-1t-wb3">
29 <rect key="frame" x="20" y="164" width="320" height="341"/>
30 <clipView key="contentView" misplaced="YES" id="fqt-7S-Xp4">
31 <rect key="frame" x="1" y="17" width="238" height="117"/>
32 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
33 <subviews>
34 <outlineView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="0lm-pU-hrg" indentationPerLevel="16" outlineTableColumn="Ppv-dQ-Azf" id="Dsf-ph-Qfe">
Alexandre Lision53428a52015-03-20 17:59:00 -040035 <rect key="frame" x="0.0" y="0.0" width="318" height="19"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040036 <autoresizingMask key="autoresizingMask"/>
37 <size key="intercellSpacing" width="3" height="2"/>
38 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
39 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
40 <tableColumns>
41 <tableColumn identifier="EnableColumn" width="51.234375" minWidth="10" maxWidth="3.4028234663852886e+38" id="Ybc-ak-pA6">
42 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Enabled">
43 <font key="font" metaFont="smallSystem"/>
44 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
45 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
46 </tableHeaderCell>
47 <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" alignment="center" inset="2" id="DaG-xx-jzW">
48 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
49 <font key="font" metaFont="system"/>
50 </buttonCell>
51 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
52 </tableColumn>
53 <tableColumn identifier="NameColumn" editable="NO" width="123.640625" minWidth="40" maxWidth="1000" id="Ppv-dQ-Azf">
54 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Accounts">
55 <font key="font" metaFont="smallSystem"/>
56 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
57 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
58 </tableHeaderCell>
59 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="qIw-uf-vBM">
60 <font key="font" metaFont="system"/>
61 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
62 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
63 </textFieldCell>
64 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
65 </tableColumn>
66 <tableColumn identifier="StateColumn" editable="NO" width="134.5" minWidth="10" maxWidth="3.4028234663852886e+38" id="GB3-Dr-Fey">
67 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Status">
68 <font key="font" metaFont="smallSystem"/>
69 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
70 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
71 </tableHeaderCell>
72 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="State" id="ntA-Li-XNQ">
73 <font key="font" metaFont="system"/>
74 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
75 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
76 </textFieldCell>
77 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
78 </tableColumn>
79 </tableColumns>
80 <connections>
81 <action selector="toggleAccount:" target="-2" id="NMv-Mg-7TX"/>
82 <outlet property="delegate" destination="-2" id="SI8-vg-gB0"/>
83 </connections>
84 </outlineView>
85 </subviews>
86 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
87 </clipView>
88 <constraints>
89 <constraint firstAttribute="width" constant="320" id="L7g-ZA-zfy"/>
90 </constraints>
91 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Jz-0X-Ltx">
92 <rect key="frame" x="1" y="117.97246444225311" width="238" height="16"/>
93 <autoresizingMask key="autoresizingMask"/>
94 </scroller>
95 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="0TD-fd-ht6">
96 <rect key="frame" x="224" y="17" width="15" height="102"/>
97 <autoresizingMask key="autoresizingMask"/>
98 </scroller>
99 <tableHeaderView key="headerView" id="0lm-pU-hrg">
100 <rect key="frame" x="0.0" y="0.0" width="10000" height="17"/>
101 <autoresizingMask key="autoresizingMask"/>
102 </tableHeaderView>
103 </scrollView>
104 <button identifier="RemoveAccount" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="99I-xI-Ioi">
105 <rect key="frame" x="14" y="128" width="82" height="32"/>
106 <constraints>
107 <constraint firstAttribute="height" constant="21" id="Lcf-3l-7oj"/>
108 <constraint firstAttribute="width" constant="70" id="YaI-pj-FUh"/>
109 </constraints>
110 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSRemoveTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ziu-EK-QJX">
111 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
112 <font key="font" metaFont="system"/>
113 </buttonCell>
114 <connections>
115 <action selector="removeAccount:" target="-2" id="h9h-4J-fcH"/>
116 </connections>
117 </button>
118 <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zWn-Zy-Uau">
119 <rect key="frame" x="14" y="74" width="82" height="32"/>
120 <constraints>
121 <constraint firstAttribute="width" constant="70" id="wC2-dX-oeG"/>
122 </constraints>
123 <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSAddTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3we-3L-Sib">
124 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
125 <font key="font" metaFont="system"/>
126 </buttonCell>
127 <connections>
128 <action selector="addAccount:" target="-2" id="P9N-LS-Ikk"/>
129 </connections>
130 </button>
131 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9VL-9a-rDg">
Alexandre Lision53428a52015-03-20 17:59:00 -0400132 <rect key="frame" x="18" y="110" width="107" height="17"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400133 <constraints>
134 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="41" id="VFE-du-cB1"/>
135 </constraints>
Alexandre Lision53428a52015-03-20 17:59:00 -0400136 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Create Account" id="OZ9-qH-dYW">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400137 <font key="font" metaFont="systemBold"/>
138 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
139 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
140 </textFieldCell>
141 </textField>
142 <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rZv-qd-BGe">
143 <rect key="frame" x="96" y="78" width="247" height="26"/>
144 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" identifier="protocolList" imageScaling="proportionallyDown" inset="2" id="bfy-Lh-jXj">
145 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
146 <font key="font" metaFont="menu"/>
147 <menu key="menu" id="C4E-fX-038">
148 <connections>
149 <outlet property="delegate" destination="-2" id="J3b-L2-TQ3"/>
150 </connections>
151 </menu>
152 </popUpButtonCell>
153 <connections>
154 <action selector="protocolSelectedChanged:" target="-2" id="83Y-L0-Bav"/>
155 </connections>
156 </popUpButton>
157 <tabView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jki-s4-F1W">
158 <rect key="frame" x="341" y="11" width="540" height="500"/>
159 <font key="font" metaFont="system"/>
160 <tabViewItems>
161 <tabViewItem label="General" identifier="1" id="tPR-Ac-N5Y">
162 <view key="view" id="8c3-Js-oxO">
163 <rect key="frame" x="10" y="33" width="520" height="454"/>
164 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
165 </view>
166 </tabViewItem>
167 <tabViewItem label="Audio" identifier="2" id="hiU-GG-6Eg">
168 <view key="view" id="yYL-8c-xzR">
169 <rect key="frame" x="10" y="33" width="520" height="454"/>
170 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
171 </view>
172 </tabViewItem>
173 <tabViewItem label="Video" identifier="" id="GIU-kn-D57">
174 <view key="view" id="hD4-t0-Nbw">
175 <rect key="frame" x="10" y="33" width="520" height="454"/>
176 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
177 </view>
178 </tabViewItem>
179 <tabViewItem label="Advanced" identifier="" id="RT7-u6-bhe">
180 <view key="view" id="Pp4-JG-r1v">
181 <rect key="frame" x="10" y="33" width="520" height="454"/>
182 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
183 </view>
184 </tabViewItem>
185 <tabViewItem label="Security" identifier="" id="Vp5-yV-ScC">
186 <view key="view" id="p3d-5C-tAZ">
187 <rect key="frame" x="10" y="33" width="520" height="454"/>
188 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
189 </view>
190 </tabViewItem>
191 <tabViewItem label="Ring" identifier="" id="1HC-kF-Jun">
192 <view key="view" id="asB-J0-2bi">
193 <rect key="frame" x="10" y="33" width="520" height="454"/>
194 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
195 </view>
196 </tabViewItem>
197 </tabViewItems>
198 <connections>
199 <outlet property="delegate" destination="-2" id="hfK-WK-DJT"/>
200 </connections>
201 </tabView>
Alexandre Lision53428a52015-03-20 17:59:00 -0400202 <button verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IqR-Q4-2bh">
203 <rect key="frame" x="266" y="128" width="80" height="32"/>
204 <buttonCell key="cell" type="push" title="Down" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6Co-ei-tUA">
205 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
206 <font key="font" metaFont="system"/>
207 </buttonCell>
208 <connections>
209 <action selector="moveDown:" target="-2" id="0GS-Xo-bu7"/>
210 </connections>
211 </button>
212 <button verticalHuggingPriority="750" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dxk-Wh-H0B">
213 <rect key="frame" x="186" y="128" width="80" height="32"/>
214 <buttonCell key="cell" type="push" title="Up" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HoA-BH-xam">
215 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
216 <font key="font" metaFont="system"/>
217 </buttonCell>
218 <connections>
219 <action selector="moveUp:" target="-2" id="Na8-jb-xhV"/>
220 </connections>
221 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400222 </subviews>
223 <constraints>
224 <constraint firstItem="99I-xI-Ioi" firstAttribute="top" secondItem="USD-1t-wb3" secondAttribute="bottom" constant="8" id="1XJ-nm-ejL"/>
225 <constraint firstItem="USD-1t-wb3" firstAttribute="trailing" secondItem="rZv-qd-BGe" secondAttribute="trailing" id="6e4-1p-ZkS"/>
226 <constraint firstAttribute="bottom" secondItem="Jki-s4-F1W" secondAttribute="bottom" constant="21" id="C1O-rd-eUI"/>
227 <constraint firstItem="99I-xI-Ioi" firstAttribute="leading" secondItem="USD-1t-wb3" secondAttribute="leading" id="DEr-QA-KVD"/>
228 <constraint firstItem="9VL-9a-rDg" firstAttribute="top" secondItem="99I-xI-Ioi" secondAttribute="bottom" constant="8" id="Hqz-b8-72b"/>
Alexandre Lision53428a52015-03-20 17:59:00 -0400229 <constraint firstItem="dxk-Wh-H0B" firstAttribute="top" secondItem="USD-1t-wb3" secondAttribute="bottom" constant="8" id="I6a-5r-IWG"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400230 <constraint firstAttribute="trailing" secondItem="Jki-s4-F1W" secondAttribute="trailing" constant="20" id="J96-3h-sxa"/>
231 <constraint firstItem="zWn-Zy-Uau" firstAttribute="top" secondItem="rZv-qd-BGe" secondAttribute="top" id="KqW-8M-1Ad"/>
232 <constraint firstItem="99I-xI-Ioi" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="Mif-e1-csx"/>
233 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="9VL-9a-rDg" secondAttribute="leading" id="N5s-qp-4jy"/>
234 <constraint firstItem="zWn-Zy-Uau" firstAttribute="top" secondItem="9VL-9a-rDg" secondAttribute="bottom" constant="8" id="PQk-F1-OVM"/>
Alexandre Lision53428a52015-03-20 17:59:00 -0400235 <constraint firstItem="IqR-Q4-2bh" firstAttribute="trailing" secondItem="USD-1t-wb3" secondAttribute="trailing" id="PRl-vJ-LZB"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400236 <constraint firstAttribute="bottom" secondItem="zWn-Zy-Uau" secondAttribute="bottom" constant="81" id="TKb-2d-r0S"/>
237 <constraint firstItem="zWn-Zy-Uau" firstAttribute="bottom" secondItem="rZv-qd-BGe" secondAttribute="bottom" id="UIa-O1-w7s"/>
238 <constraint firstItem="USD-1t-wb3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="UMl-rU-m5q"/>
239 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="99I-xI-Ioi" secondAttribute="leading" id="b1b-5h-ggf"/>
240 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="USD-1t-wb3" secondAttribute="leading" id="b7w-li-5Xd"/>
Alexandre Lision53428a52015-03-20 17:59:00 -0400241 <constraint firstItem="IqR-Q4-2bh" firstAttribute="top" secondItem="USD-1t-wb3" secondAttribute="bottom" constant="8" id="bn8-b3-3Bx"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400242 <constraint firstItem="Jki-s4-F1W" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="fez-KJ-jhG"/>
243 <constraint firstItem="USD-1t-wb3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="kk3-Vh-Zw5"/>
244 <constraint firstItem="zWn-Zy-Uau" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="lRr-SS-K5h"/>
245 <constraint firstItem="Jki-s4-F1W" firstAttribute="leading" secondItem="USD-1t-wb3" secondAttribute="trailing" constant="8" id="sH0-jY-3Fg"/>
246 <constraint firstItem="rZv-qd-BGe" firstAttribute="leading" secondItem="zWn-Zy-Uau" secondAttribute="trailing" constant="8" id="y2z-JO-Y63"/>
Alexandre Lision53428a52015-03-20 17:59:00 -0400247 <constraint firstItem="IqR-Q4-2bh" firstAttribute="leading" secondItem="dxk-Wh-H0B" secondAttribute="trailing" constant="12" id="yYZ-UL-F0F"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400248 </constraints>
249 <point key="canvasLocation" x="517" y="249.5"/>
250 </customView>
251 </objects>
252 <resources>
253 <image name="NSAddTemplate" width="11" height="11"/>
254 <image name="NSRemoveTemplate" width="11" height="11"/>
255 </resources>
256</document>