blob: a7e904b0e428dde6a20d790993b579e2d4ffc8eb [file] [log] [blame]
Alexandre Lisione4d61cb2016-02-10 09:26:24 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccMediaVC">
8 <connections>
9 <outlet property="audioCodecView" destination="Hoj-hM-iTN" id="bAp-p8-i65"/>
10 <outlet property="enableRingtone" destination="Hmk-UR-N3c" id="vlb-nT-QF0"/>
11 <outlet property="playRingtone" destination="sIN-vg-V1h" id="xrY-CY-D2c"/>
12 <outlet property="ringtonePopUpButton" destination="eWp-24-n2G" id="soS-v1-Smv"/>
13 <outlet property="toggleVideoButton" destination="yIN-c8-0R3" id="tnt-2Z-eAt"/>
14 <outlet property="videoCodecView" destination="yNY-ds-8Rl" id="bAG-gZ-7op"/>
15 <outlet property="videoPanelContainer" destination="Y2B-8B-e3u" id="MDU-zI-E7B"/>
16 <outlet property="view" destination="c22-O7-iKe" id="PBG-fI-bZm"/>
17 </connections>
18 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
20 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
21 <customView id="c22-O7-iKe">
22 <rect key="frame" x="0.0" y="0.0" width="533" height="470"/>
23 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
24 <subviews>
25 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qs3-sN-wPV">
26 <rect key="frame" x="18" y="361" width="53" height="17"/>
27 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Codecs" id="biN-bX-qM1">
28 <font key="font" metaFont="systemBold"/>
29 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
30 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
31 </textFieldCell>
32 </textField>
33 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ipf-oU-a70">
34 <rect key="frame" x="18" y="433" width="72" height="17"/>
35 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ringtones" id="aMg-uJ-Krx">
36 <font key="font" metaFont="systemBold"/>
37 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
38 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
39 </textFieldCell>
40 </textField>
41 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Hmk-UR-N3c">
42 <rect key="frame" x="30" y="399" width="128" height="18"/>
43 <buttonCell key="cell" type="check" title="Enable ringtones" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="KkI-i1-mfY">
44 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
45 <font key="font" metaFont="system"/>
46 </buttonCell>
47 <connections>
48 <action selector="toggleRingtoneEnabled:" target="-2" id="pnq-2w-ygB"/>
49 </connections>
50 </button>
51 <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eWp-24-n2G">
52 <rect key="frame" x="162" y="395" width="144" height="26"/>
53 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="Gqo-nO-EkC">
54 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
55 <font key="font" metaFont="menu"/>
56 <menu key="menu" id="Zb8-jY-Oso">
57 <connections>
58 <outlet property="delegate" destination="-2" id="tuo-Ys-8vs"/>
59 </connections>
60 </menu>
61 </popUpButtonCell>
62 <connections>
63 <action selector="chooseRingtone:" target="-2" id="fmj-Wk-tZP"/>
64 </connections>
65 </popUpButton>
66 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="42" horizontalPageScroll="10" verticalLineScroll="42" verticalPageScroll="10" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="1xr-Cs-qFP">
67 <rect key="frame" x="32" y="81" width="200" height="205"/>
68 <clipView key="contentView" ambiguous="YES" copiesOnScroll="NO" id="cqt-a3-hZH">
69 <rect key="frame" x="1" y="1" width="198" height="203"/>
70 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
71 <subviews>
72 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="40" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="16" outlineTableColumn="CzT-TV-KoW" id="Hoj-hM-iTN">
73 <rect key="frame" x="0.0" y="0.0" width="198" height="203"/>
74 <autoresizingMask key="autoresizingMask"/>
75 <size key="intercellSpacing" width="3" height="2"/>
76 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
77 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
78 <tableColumns>
79 <tableColumn width="195" minWidth="40" maxWidth="1000" id="CzT-TV-KoW">
80 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
81 <font key="font" metaFont="smallSystem"/>
82 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
83 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
84 </tableHeaderCell>
Alexandre Lision51ff1492016-04-15 11:38:37 -040085 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" id="s2y-pc-JzP">
Alexandre Lisione4d61cb2016-02-10 09:26:24 -050086 <font key="font" metaFont="system"/>
87 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
88 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
89 </textFieldCell>
90 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
91 <prototypeCellViews>
92 <tableCellView identifier="CodecView" id="52c-Sj-zSn">
93 <rect key="frame" x="1" y="1" width="195" height="40"/>
94 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
95 <subviews>
96 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="xSu-Oj-Kce">
97 <rect key="frame" x="35" y="20" width="159" height="17"/>
98 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Name" id="rU5-XQ-Ixc">
99 <font key="font" metaFont="system"/>
100 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
101 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
102 </textFieldCell>
103 </textField>
104 <button fixedFrame="YES" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="v16-wU-2zM">
105 <rect key="frame" x="1" y="5" width="30" height="30"/>
106 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" state="on" inset="2" id="kdp-cm-f6N">
107 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
108 <font key="font" metaFont="system"/>
109 </buttonCell>
110 <connections>
111 <action selector="toggleAudioCodec:" target="-2" id="9jD-HM-7oo"/>
112 </connections>
113 </button>
114 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" tag="300" translatesAutoresizingMaskIntoConstraints="NO" id="2FR-NB-tMy">
115 <rect key="frame" x="35" y="3" width="159" height="17"/>
116 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="details" placeholderString="Frequency" id="dwG-Ro-bIS">
117 <font key="font" metaFont="smallSystem"/>
118 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
121 </textField>
122 </subviews>
123 </tableCellView>
124 </prototypeCellViews>
125 </tableColumn>
126 </tableColumns>
127 <connections>
128 <outlet property="delegate" destination="-2" id="mjW-rM-OtO"/>
129 </connections>
130 </outlineView>
131 </subviews>
132 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
133 </clipView>
134 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wwL-yp-CBf">
135 <rect key="frame" x="1" y="-15" width="0.0" height="16"/>
136 <autoresizingMask key="autoresizingMask"/>
137 </scroller>
138 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="YWW-4n-DSr">
139 <rect key="frame" x="-100" y="-100" width="15" height="102"/>
140 <autoresizingMask key="autoresizingMask"/>
141 </scroller>
142 </scrollView>
143 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sIN-vg-V1h">
144 <rect key="frame" x="305" y="390" width="66" height="32"/>
145 <buttonCell key="cell" type="push" title="Play" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hHf-uc-NlW">
146 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
147 <font key="font" metaFont="system"/>
148 </buttonCell>
149 <connections>
150 <action selector="startStopRingtone:" target="-2" id="3lj-lV-hen"/>
151 </connections>
152 </button>
153 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iuV-An-36N">
154 <rect key="frame" x="135" y="294" width="39" height="17"/>
155 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Audio" id="gzX-Wc-S6g">
156 <font key="font" metaFont="system"/>
157 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
158 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
159 </textFieldCell>
160 </textField>
161 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Y2B-8B-e3u">
162 <rect key="frame" x="240" y="20" width="233" height="266"/>
163 <subviews>
164 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="42" horizontalPageScroll="10" verticalLineScroll="42" verticalPageScroll="10" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="72G-E0-wtX">
165 <rect key="frame" x="13" y="61" width="200" height="205"/>
166 <clipView key="contentView" ambiguous="YES" copiesOnScroll="NO" id="oo6-Wd-J44">
167 <rect key="frame" x="1" y="1" width="198" height="203"/>
168 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
169 <subviews>
170 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="40" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="16" outlineTableColumn="Xys-sR-hUl" id="yNY-ds-8Rl">
171 <rect key="frame" x="0.0" y="0.0" width="198" height="203"/>
172 <autoresizingMask key="autoresizingMask"/>
173 <size key="intercellSpacing" width="3" height="2"/>
174 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
175 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
176 <tableColumns>
177 <tableColumn width="195" minWidth="40" maxWidth="1000" id="Xys-sR-hUl">
178 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
179 <font key="font" metaFont="smallSystem"/>
180 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
181 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
182 </tableHeaderCell>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400183 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" id="9GC-2s-75b">
Alexandre Lisione4d61cb2016-02-10 09:26:24 -0500184 <font key="font" metaFont="system"/>
185 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
186 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
187 </textFieldCell>
188 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
189 <prototypeCellViews>
190 <tableCellView identifier="CodecView" id="eGA-KK-H6t">
191 <rect key="frame" x="1" y="1" width="195" height="40"/>
192 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
193 <subviews>
194 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="2Wg-ix-gd0">
195 <rect key="frame" x="35" y="12" width="159" height="17"/>
196 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Name" id="pvl-9U-X4l">
197 <font key="font" metaFont="system"/>
198 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
199 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
200 </textFieldCell>
201 </textField>
202 <button fixedFrame="YES" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="bmj-hW-xma">
203 <rect key="frame" x="1" y="5" width="30" height="30"/>
204 <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" state="on" inset="2" id="HHE-ru-HhM">
205 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
206 <font key="font" metaFont="system"/>
207 </buttonCell>
208 <connections>
209 <action selector="toggleVideoCodec:" target="-2" id="b9P-eA-oYM"/>
210 </connections>
211 </button>
212 </subviews>
213 </tableCellView>
214 </prototypeCellViews>
215 </tableColumn>
216 </tableColumns>
217 <connections>
218 <outlet property="delegate" destination="-2" id="e3T-vQ-3Nj"/>
219 </connections>
220 </outlineView>
221 </subviews>
222 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
223 </clipView>
224 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="IIE-4D-V6r">
225 <rect key="frame" x="1" y="-15" width="0.0" height="16"/>
226 <autoresizingMask key="autoresizingMask"/>
227 </scroller>
228 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="63m-L6-hzA">
229 <rect key="frame" x="-100" y="-100" width="15" height="102"/>
230 <autoresizingMask key="autoresizingMask"/>
231 </scroller>
232 </scrollView>
233 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6XD-mL-R1J">
234 <rect key="frame" x="58" y="13" width="76" height="32"/>
235 <buttonCell key="cell" type="push" title="Down" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gza-RF-yKF">
236 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
237 <font key="font" metaFont="system"/>
238 </buttonCell>
239 <connections>
240 <action selector="moveVideoCodecDown:" target="-2" id="DBE-il-C01"/>
241 </connections>
242 </button>
243 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d0K-3G-ydc">
244 <rect key="frame" x="7" y="13" width="58" height="32"/>
245 <buttonCell key="cell" type="push" title="Up" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CO7-VF-04Q">
246 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
247 <font key="font" metaFont="system"/>
248 </buttonCell>
249 <connections>
250 <action selector="moveVideoCodecUp:" target="-2" id="akN-15-2pP"/>
251 </connections>
252 </button>
253 </subviews>
254 </customView>
255 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oh2-sl-p3s">
256 <rect key="frame" x="30" y="319" width="485" height="34"/>
257 <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="rRr-la-G9L">
258 <font key="font" metaFont="system"/>
259 <string key="title">Codecs are used when establishing a communication with someone. They are activable and reorderable (first enabled in list preferred)</string>
260 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
261 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
262 </textFieldCell>
263 </textField>
264 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yIN-c8-0R3">
265 <rect key="frame" x="341" y="295" width="71" height="18"/>
266 <buttonCell key="cell" type="check" title="Video" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="OSC-eG-2kt">
267 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
268 <font key="font" metaFont="system"/>
269 </buttonCell>
270 <connections>
271 <action selector="toggleVideoEnabled:" target="-2" id="Q4i-b7-zYa"/>
272 </connections>
273 </button>
274 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zaU-3l-OYA">
275 <rect key="frame" x="26" y="33" width="58" height="32"/>
276 <buttonCell key="cell" type="push" title="Up" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="MbZ-7X-K5I">
277 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
278 <font key="font" metaFont="system"/>
279 </buttonCell>
280 <connections>
281 <action selector="moveAudioCodecUp:" target="-2" id="Fxa-M6-ybo"/>
282 </connections>
283 </button>
284 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xN7-EP-314">
285 <rect key="frame" x="77" y="33" width="76" height="32"/>
286 <buttonCell key="cell" type="push" title="Down" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-hd-1CE">
287 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
288 <font key="font" metaFont="system"/>
289 </buttonCell>
290 <connections>
291 <action selector="moveAudioCodecDown:" target="-2" id="wVw-fT-HRo"/>
292 </connections>
293 </button>
294 </subviews>
295 <point key="canvasLocation" x="143.5" y="37"/>
296 </customView>
297 </objects>
298</document>