1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
---|
2 | <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
---|
3 | <dependencies> |
---|
4 | <deployment identifier="macosx"/> |
---|
5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
---|
6 | </dependencies> |
---|
7 | <objects> |
---|
8 | <customObject id="-2" userLabel="File's Owner" customClass="GlobalOptionsPopoverViewController"> |
---|
9 | <connections> |
---|
10 | <outlet property="fDownloadLimitField" destination="17" id="69"/> |
---|
11 | <outlet property="fIdleStopField" destination="81" id="184"/> |
---|
12 | <outlet property="fRatioStopField" destination="10" id="183"/> |
---|
13 | <outlet property="fUploadLimitField" destination="19" id="71"/> |
---|
14 | <outlet property="view" destination="2" id="73"/> |
---|
15 | </connections> |
---|
16 | </customObject> |
---|
17 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
---|
18 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
---|
19 | <customView id="2" userLabel="Options"> |
---|
20 | <rect key="frame" x="0.0" y="0.0" width="325" height="161"/> |
---|
21 | <autoresizingMask key="autoresizingMask" widthSizable="YES"/> |
---|
22 | <subviews> |
---|
23 | <button id="7"> |
---|
24 | <rect key="frame" x="12" y="99" width="109" height="18"/> |
---|
25 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
26 | <buttonCell key="cell" type="check" title="Limita ricezione:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="44"> |
---|
27 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
28 | <font key="font" metaFont="smallSystem"/> |
---|
29 | <connections> |
---|
30 | <binding destination="119" name="value" keyPath="values.CheckDownload" id="145"/> |
---|
31 | </connections> |
---|
32 | </buttonCell> |
---|
33 | <connections> |
---|
34 | <action selector="setDownSpeedSetting:" target="-2" id="152"/> |
---|
35 | <binding destination="119" name="value" keyPath="values.CheckDownload" id="171"/> |
---|
36 | </connections> |
---|
37 | </button> |
---|
38 | <button id="8"> |
---|
39 | <rect key="frame" x="12" y="78" width="85" height="18"/> |
---|
40 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
41 | <buttonCell key="cell" type="check" title="Limita invio:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="43"> |
---|
42 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
43 | <font key="font" metaFont="smallSystem"/> |
---|
44 | </buttonCell> |
---|
45 | <connections> |
---|
46 | <action selector="setUpSpeedSetting:" target="-2" id="153"/> |
---|
47 | <binding destination="119" name="value" keyPath="values.CheckUpload" id="169"/> |
---|
48 | </connections> |
---|
49 | </button> |
---|
50 | <textField verticalHuggingPriority="750" id="97" customClass="ColorTextField"> |
---|
51 | <rect key="frame" x="273" y="13" width="37" height="14"/> |
---|
52 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
53 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="minuti" id="98"> |
---|
54 | <font key="font" metaFont="smallSystem"/> |
---|
55 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
56 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
57 | </textFieldCell> |
---|
58 | <connections> |
---|
59 | <binding destination="119" name="enabled" keyPath="values.IdleLimitCheck" id="151"/> |
---|
60 | </connections> |
---|
61 | </textField> |
---|
62 | <textField verticalHuggingPriority="750" id="17"> |
---|
63 | <rect key="frame" x="127" y="98" width="45" height="20"/> |
---|
64 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
65 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="27"> |
---|
66 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="28"> |
---|
67 | <nil key="negativeInfinitySymbol"/> |
---|
68 | <nil key="positiveInfinitySymbol"/> |
---|
69 | <integer key="minimum" value="0"/> |
---|
70 | <real key="maximum" value="99999"/> |
---|
71 | </numberFormatter> |
---|
72 | <font key="font" metaFont="smallSystem"/> |
---|
73 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
74 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
75 | </textFieldCell> |
---|
76 | <connections> |
---|
77 | <action selector="setDownSpeedLimit:" target="-2" id="154"/> |
---|
78 | <binding destination="119" name="enabled" keyPath="values.CheckDownload" id="175"/> |
---|
79 | <outlet property="delegate" destination="-2" id="53"/> |
---|
80 | </connections> |
---|
81 | </textField> |
---|
82 | <textField verticalHuggingPriority="750" id="18" customClass="ColorTextField"> |
---|
83 | <rect key="frame" x="178" y="79" width="29" height="14"/> |
---|
84 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
85 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="26"> |
---|
86 | <font key="font" metaFont="smallSystem"/> |
---|
87 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
88 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
89 | </textFieldCell> |
---|
90 | <connections> |
---|
91 | <binding destination="119" name="enabled" keyPath="values.CheckUpload" id="149"/> |
---|
92 | </connections> |
---|
93 | </textField> |
---|
94 | <textField verticalHuggingPriority="750" id="179" customClass="ColorTextField"> |
---|
95 | <rect key="frame" x="178" y="101" width="29" height="14"/> |
---|
96 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
97 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="KB/s" id="180"> |
---|
98 | <font key="font" metaFont="smallSystem"/> |
---|
99 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
100 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
101 | </textFieldCell> |
---|
102 | <connections> |
---|
103 | <binding destination="119" name="enabled" keyPath="values.CheckDownload" id="182"/> |
---|
104 | </connections> |
---|
105 | </textField> |
---|
106 | <textField verticalHuggingPriority="750" id="19"> |
---|
107 | <rect key="frame" x="127" y="76" width="45" height="20"/> |
---|
108 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
109 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="24"> |
---|
110 | <numberFormatter key="formatter" formatterBehavior="custom10_4" allowsFloats="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" id="25"> |
---|
111 | <nil key="negativeInfinitySymbol"/> |
---|
112 | <nil key="positiveInfinitySymbol"/> |
---|
113 | <integer key="minimum" value="0"/> |
---|
114 | <real key="maximum" value="99999"/> |
---|
115 | </numberFormatter> |
---|
116 | <font key="font" metaFont="smallSystem"/> |
---|
117 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
118 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
119 | </textFieldCell> |
---|
120 | <connections> |
---|
121 | <action selector="setUpSpeedLimit:" target="-2" id="155"/> |
---|
122 | <binding destination="119" name="enabled" keyPath="values.CheckUpload" id="174"/> |
---|
123 | <outlet property="delegate" destination="-2" id="54"/> |
---|
124 | </connections> |
---|
125 | </textField> |
---|
126 | <textField verticalHuggingPriority="750" id="20"> |
---|
127 | <rect key="frame" x="10" y="122" width="164" height="14"/> |
---|
128 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
129 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Banda del trasferimento" id="23"> |
---|
130 | <font key="font" metaFont="smallSystemBold"/> |
---|
131 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
132 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
133 | </textFieldCell> |
---|
134 | </textField> |
---|
135 | <textField verticalHuggingPriority="750" id="21"> |
---|
136 | <rect key="frame" x="10" y="54" width="138" height="14"/> |
---|
137 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
138 | <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Limiti di distribuzione" id="22"> |
---|
139 | <font key="font" metaFont="smallSystemBold"/> |
---|
140 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
---|
141 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
---|
142 | </textFieldCell> |
---|
143 | </textField> |
---|
144 | <textField verticalHuggingPriority="750" id="10"> |
---|
145 | <rect key="frame" x="206" y="32" width="45" height="20"/> |
---|
146 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
147 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="36"> |
---|
148 | <numberFormatter key="formatter" formatterBehavior="custom10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="1" maximumIntegerDigits="42" minimumFractionDigits="2" maximumFractionDigits="2" id="37"> |
---|
149 | <nil key="negativeInfinitySymbol"/> |
---|
150 | <nil key="positiveInfinitySymbol"/> |
---|
151 | <integer key="minimum" value="0"/> |
---|
152 | <real key="maximum" value="99999"/> |
---|
153 | </numberFormatter> |
---|
154 | <font key="font" metaFont="smallSystem"/> |
---|
155 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
156 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
157 | </textFieldCell> |
---|
158 | <connections> |
---|
159 | <action selector="setRatioStopLimit:" target="-2" id="187"/> |
---|
160 | <binding destination="119" name="enabled" keyPath="values.RatioCheck" id="124"/> |
---|
161 | <outlet property="delegate" destination="-2" id="55"/> |
---|
162 | </connections> |
---|
163 | </textField> |
---|
164 | <textField verticalHuggingPriority="750" id="81"> |
---|
165 | <rect key="frame" x="222" y="10" width="45" height="20"/> |
---|
166 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
167 | <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="82"> |
---|
168 | <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="83"> |
---|
169 | <real key="minimum" value="1"/> |
---|
170 | <real key="maximum" value="99999"/> |
---|
171 | </numberFormatter> |
---|
172 | <font key="font" metaFont="smallSystem"/> |
---|
173 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
---|
174 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
---|
175 | </textFieldCell> |
---|
176 | <connections> |
---|
177 | <action selector="setIdleStopLimit:" target="-2" id="190"/> |
---|
178 | <binding destination="119" name="enabled" keyPath="values.IdleLimitCheck" id="128"/> |
---|
179 | <outlet property="delegate" destination="-2" id="90"/> |
---|
180 | </connections> |
---|
181 | </textField> |
---|
182 | <button id="113"> |
---|
183 | <rect key="frame" x="9" y="141" width="148" height="18"/> |
---|
184 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
185 | <buttonCell key="cell" type="check" title="Stato dei file selezionati" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="114"> |
---|
186 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
187 | <font key="font" metaFont="smallSystem"/> |
---|
188 | </buttonCell> |
---|
189 | <connections> |
---|
190 | <action selector="updatedDisplayString:" target="-2" id="192"/> |
---|
191 | <binding destination="119" name="value" keyPath="values.DisplayStatusProgressSelected" id="160"/> |
---|
192 | <binding destination="119" name="hidden" keyPath="values.SmallView" id="157"/> |
---|
193 | </connections> |
---|
194 | </button> |
---|
195 | <button id="129"> |
---|
196 | <rect key="frame" x="9" y="141" width="100" height="18"/> |
---|
197 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
198 | <buttonCell key="cell" type="check" title="Tempo residuo" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="130"> |
---|
199 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
200 | <font key="font" metaFont="smallSystem"/> |
---|
201 | </buttonCell> |
---|
202 | <connections> |
---|
203 | <action selector="updatedDisplayString:" target="-2" id="191"/> |
---|
204 | <binding destination="119" name="value" keyPath="values.DisplaySmallStatusRegular" id="193"> |
---|
205 | <dictionary key="options"> |
---|
206 | <string key="NSValueTransformerName">NSNegateBoolean</string> |
---|
207 | </dictionary> |
---|
208 | </binding> |
---|
209 | <binding destination="119" name="hidden" keyPath="values.SmallView" id="164"> |
---|
210 | <dictionary key="options"> |
---|
211 | <string key="NSValueTransformerName">NSNegateBoolean</string> |
---|
212 | </dictionary> |
---|
213 | </binding> |
---|
214 | </connections> |
---|
215 | </button> |
---|
216 | <button id="115"> |
---|
217 | <rect key="frame" x="9" y="33" width="191" height="18"/> |
---|
218 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
219 | <buttonCell key="cell" type="check" title="Ferma distribuzione al rapporto:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="116"> |
---|
220 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
221 | <font key="font" metaFont="smallSystem"/> |
---|
222 | </buttonCell> |
---|
223 | <connections> |
---|
224 | <action selector="setRatioStopSetting:" target="-2" id="188"/> |
---|
225 | <binding destination="119" name="value" keyPath="values.RatioCheck" id="121"/> |
---|
226 | </connections> |
---|
227 | </button> |
---|
228 | <button id="117"> |
---|
229 | <rect key="frame" x="9" y="11" width="207" height="18"/> |
---|
230 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
---|
231 | <buttonCell key="cell" type="check" title="Ferma distribuzione se inattiva per:" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="118"> |
---|
232 | <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> |
---|
233 | <font key="font" metaFont="smallSystem"/> |
---|
234 | </buttonCell> |
---|
235 | <connections> |
---|
236 | <action selector="setIdleStopSetting:" target="-2" id="189"/> |
---|
237 | <binding destination="119" name="value" keyPath="values.IdleLimitCheck" id="126"/> |
---|
238 | </connections> |
---|
239 | </button> |
---|
240 | </subviews> |
---|
241 | </customView> |
---|
242 | <userDefaultsController representsSharedInstance="YES" id="119"/> |
---|
243 | </objects> |
---|
244 | </document> |
---|