blob: 8cdb61ce9fe28b33c990393b5522bb3ef56350e1 [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6254"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AudioPrefsVC">
9 <connections>
10 <outlet property="view" destination="c22-O7-iKe" id="WXt-aq-iUD"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
15 <customView id="c22-O7-iKe">
16 <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
17 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18 <subviews>
19 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ftI-JV-7cE">
20 <rect key="frame" x="114" y="229" width="78" height="17"/>
21 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Recordings:" id="9HH-Pa-4Aq">
22 <font key="font" metaFont="system"/>
23 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
24 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
25 </textFieldCell>
26 </textField>
27 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Y73-M5-wnx">
28 <rect key="frame" x="139" y="179" width="53" height="17"/>
29 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Output:" id="2gZ-Ab-XHf">
30 <font key="font" metaFont="system"/>
31 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
32 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
33 </textFieldCell>
34 </textField>
35 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wn2-fz-UW2">
36 <rect key="frame" x="151" y="128" width="42" height="17"/>
37 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Input:" id="x1o-rT-jy6">
38 <font key="font" metaFont="system"/>
39 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
40 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
41 </textFieldCell>
42 </textField>
43 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IDV-b5-br4">
44 <rect key="frame" x="128" y="81" width="65" height="17"/>
45 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ringtone:" id="Gr8-kY-X9a">
46 <font key="font" metaFont="system"/>
47 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
48 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
49 </textFieldCell>
50 </textField>
51 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JuP-vn-Oim">
52 <rect key="frame" x="100" y="34" width="92" height="17"/>
53 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Tone settings:" id="NvN-ip-svk">
54 <font key="font" metaFont="system"/>
55 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
56 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
57 </textFieldCell>
58 </textField>
59 <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="akC-1c-4RK">
60 <rect key="frame" x="194" y="122" width="182" height="26"/>
61 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="On8-vq-c0G">
62 <font key="font" metaFont="system"/>
63 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
64 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
65 <objectValues>
66 <string>Item 1</string>
67 <string>Item 2</string>
68 <string>Item 3</string>
69 </objectValues>
70 </comboBoxCell>
71 </comboBox>
72 <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ni4-Q8-9bE">
73 <rect key="frame" x="194" y="75" width="182" height="26"/>
74 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="dSu-4c-qW0">
75 <font key="font" metaFont="system"/>
76 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
78 <objectValues>
79 <string>Item 1</string>
80 <string>Item 2</string>
81 <string>Item 3</string>
82 </objectValues>
83 </comboBoxCell>
84 </comboBox>
85 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jyg-5H-Ygw">
86 <rect key="frame" x="196" y="33" width="94" height="18"/>
87 <buttonCell key="cell" type="check" title="Mute DTMF" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="pAA-Iv-EmI">
88 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
89 <font key="font" metaFont="system"/>
90 </buttonCell>
91 </button>
92 <comboBox verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sxm-vJ-peN">
93 <rect key="frame" x="194" y="173" width="182" height="26"/>
94 <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="FDZ-VU-Kwv">
95 <font key="font" metaFont="system"/>
96 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
97 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
98 <objectValues>
99 <string>Item 1</string>
100 <string>Item 2</string>
101 <string>Item 3</string>
102 </objectValues>
103 </comboBoxCell>
104 </comboBox>
105 </subviews>
106 <point key="canvasLocation" x="388" y="254"/>
107 </customView>
108 </objects>
109</document>