Revert.
[cyberduck.git] / id.lproj / Connection.xib
blob0ff955782b25f353772252802903c32a7261c562
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="15A204h" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3 <dependencies>
4 <deployment version="1050" identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="CDConnectionController">
9 <connections>
10 <outlet property="alertIcon" destination="179" id="180"/>
11 <outlet property="anonymousCheckbox" destination="148" id="149"/>
12 <outlet property="connectmodePopup" destination="234" id="243"/>
13 <outlet property="encodingPopup" destination="237" id="244"/>
14 <outlet property="hostPopup" destination="105" id="107"/>
15 <outlet property="keychainCheckbox" destination="128" id="147"/>
16 <outlet property="passField" destination="11" id="46"/>
17 <outlet property="pathField" destination="231" id="247"/>
18 <outlet property="pkCheckbox" destination="232" id="245"/>
19 <outlet property="pkLabel" destination="233" id="246"/>
20 <outlet property="portField" destination="24" id="48"/>
21 <outlet property="protocolPopup" destination="21" id="50"/>
22 <outlet property="toggleOptionsButton" destination="248" id="262"/>
23 <outlet property="urlLabel" destination="133" id="134"/>
24 <outlet property="usernameField" destination="26" id="45"/>
25 <outlet property="window" destination="22" id="55"/>
26 </connections>
27 </customObject>
28 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
29 <customObject id="-3" userLabel="Application"/>
30 <window title="Koneksi Baru" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" frameAutosaveName="Connection" animationBehavior="default" id="22" userLabel="Panel" customClass="NSPanel">
31 <windowStyleMask key="styleMask" titled="YES" resizable="YES"/>
32 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
33 <rect key="contentRect" x="460" y="215" width="460" height="390"/>
34 <rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
35 <view key="contentView" autoresizesSubviews="NO" id="7">
36 <rect key="frame" x="1" y="9" width="460" height="390"/>
37 <autoresizingMask key="autoresizingMask"/>
38 <subviews>
39 <textField verticalHuggingPriority="750" id="24">
40 <rect key="frame" x="398" y="314" width="42" height="19"/>
41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
42 <animations/>
43 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="100024">
44 <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0" negativeFormat="-0" localizesFormat="NO" hasThousandSeparators="NO" thousandSeparator="," id="150">
45 <attributedString key="attributedStringForZero">
46 <fragment content="0"/>
47 </attributedString>
48 <decimal key="minimum" value="NaN"/>
49 <decimal key="maximum" value="NaN"/>
50 </numberFormatter>
51 <font key="font" metaFont="smallSystem"/>
52 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
53 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
54 </textFieldCell>
55 <connections>
56 <outlet property="nextKeyView" destination="26" id="226"/>
57 </connections>
58 </textField>
59 <textField verticalHuggingPriority="750" id="23">
60 <rect key="frame" x="347" y="316" width="46" height="14"/>
61 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
62 <animations/>
63 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Port:" id="100023">
64 <font key="font" metaFont="smallSystem"/>
65 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
66 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
67 </textFieldCell>
68 </textField>
69 <button verticalHuggingPriority="750" id="20">
70 <rect key="frame" x="258" y="152" width="84" height="32"/>
71 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
72 <animations/>
73 <buttonCell key="cell" type="push" title="Batal" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100020">
74 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
75 <font key="font" metaFont="system"/>
76 <string key="keyEquivalent" base64-UTF8="YES">
78 </string>
79 </buttonCell>
80 <connections>
81 <action selector="closeSheet:" target="-2" id="54"/>
82 </connections>
83 </button>
84 <textField verticalHuggingPriority="750" id="14">
85 <rect key="frame" x="-8" y="240" width="118" height="14"/>
86 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
87 <animations/>
88 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="100014">
89 <font key="font" metaFont="smallSystem"/>
90 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 </textField>
94 <button verticalHuggingPriority="750" tag="1" id="25">
95 <rect key="frame" x="342" y="152" width="104" height="32"/>
96 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
97 <animations/>
98 <buttonCell key="cell" type="push" title="Masuk" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" tag="1" inset="2" id="100025">
99 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
100 <font key="font" metaFont="system"/>
101 <string key="keyEquivalent" base64-UTF8="YES">
103 </string>
104 </buttonCell>
105 <connections>
106 <action selector="closeSheet:" target="-2" id="52"/>
107 </connections>
108 </button>
109 <textField verticalHuggingPriority="750" id="19">
110 <rect key="frame" x="-8" y="316" width="118" height="14"/>
111 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
112 <animations/>
113 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Server:" id="100019">
114 <font key="font" metaFont="smallSystem"/>
115 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
116 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
117 </textFieldCell>
118 </textField>
119 <secureTextField verticalHuggingPriority="750" id="11">
120 <rect key="frame" x="115" y="238" width="325" height="19"/>
121 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
122 <animations/>
123 <secureTextFieldCell key="cell" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" drawsBackground="YES" id="100011">
124 <font key="font" metaFont="smallSystem"/>
125 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
126 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
127 <allowedInputSourceLocales>
128 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
129 </allowedInputSourceLocales>
130 </secureTextFieldCell>
131 <connections>
132 <outlet property="nextKeyView" destination="231" id="271"/>
133 </connections>
134 </secureTextField>
135 <textField verticalHuggingPriority="750" id="8">
136 <rect key="frame" x="-8" y="267" width="118" height="13"/>
137 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
138 <animations/>
139 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Nama User:" id="100008">
140 <font key="font" metaFont="smallSystem"/>
141 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
142 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
143 </textFieldCell>
144 </textField>
145 <textField verticalHuggingPriority="750" id="26">
146 <rect key="frame" x="115" y="265" width="325" height="19"/>
147 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
148 <animations/>
149 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="100026">
150 <font key="font" metaFont="smallSystem"/>
151 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
152 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
153 </textFieldCell>
154 <connections>
155 <outlet property="nextKeyView" destination="11" id="272"/>
156 </connections>
157 </textField>
158 <popUpButton verticalHuggingPriority="750" id="21">
159 <rect key="frame" x="12" y="349" width="431" height="26"/>
160 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
161 <animations/>
162 <popUpButtonCell key="cell" type="push" title=" " bezelStyle="rounded" alignment="left" lineBreakMode="clipping" enabled="NO" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="6" id="100021">
163 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
164 <font key="font" metaFont="system"/>
165 <menu key="menu" title="Tampilan Lainnya" id="17">
166 <items>
167 <menuItem title=" " state="on" id="6"/>
168 </items>
169 </menu>
170 </popUpButtonCell>
171 </popUpButton>
172 <comboBox verticalHuggingPriority="750" id="105">
173 <rect key="frame" x="115" y="310" width="230" height="22"/>
174 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
175 <animations/>
176 <comboBoxCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" drawsBackground="YES" numberOfVisibleItems="5" id="100105">
177 <font key="font" metaFont="smallSystem"/>
178 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
179 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
180 </comboBoxCell>
181 <connections>
182 <outlet property="nextKeyView" destination="24" id="225"/>
183 </connections>
184 </comboBox>
185 <button id="128">
186 <rect key="frame" x="112" y="198" width="330" height="16"/>
187 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
188 <animations/>
189 <buttonCell key="cell" type="check" title="Tambahkan kedalam Keychain" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="100128">
190 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
191 <font key="font" metaFont="smallSystem"/>
192 </buttonCell>
193 </button>
194 <textField verticalHuggingPriority="750" id="133">
195 <rect key="frame" x="112" y="292" width="305" height="14"/>
196 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
197 <animations/>
198 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="100133">
199 <font key="font" metaFont="smallSystem"/>
200 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
201 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
202 </textFieldCell>
203 </textField>
204 <button id="148">
205 <rect key="frame" x="112" y="216" width="330" height="16"/>
206 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
207 <animations/>
208 <buttonCell key="cell" type="check" title="Login tanpa user" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="100148">
209 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
210 <font key="font" metaFont="smallSystem"/>
211 </buttonCell>
212 </button>
213 <button id="179">
214 <rect key="frame" x="422" y="291" width="18" height="18"/>
215 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
216 <animations/>
217 <buttonCell key="cell" type="squareTextured" bezelStyle="texturedSquare" image="alert" imagePosition="only" alignment="left" id="100179">
218 <behavior key="behavior" lightByContents="YES"/>
219 <font key="font" metaFont="label"/>
220 </buttonCell>
221 </button>
222 <textField verticalHuggingPriority="750" id="182">
223 <rect key="frame" x="-8" y="292" width="118" height="14"/>
224 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
225 <animations/>
226 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="URL:" id="100182">
227 <font key="font" metaFont="smallSystem"/>
228 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
229 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
230 </textFieldCell>
231 </textField>
232 <box verticalHuggingPriority="750" title="Box" boxType="separator" titlePosition="noTitle" id="200">
233 <rect key="frame" x="15" y="137" width="425" height="5"/>
234 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
235 <animations/>
236 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
237 <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
238 <font key="titleFont" metaFont="system"/>
239 </box>
240 <customView autoresizesSubviews="NO" id="229" customClass="SNDisclosableView">
241 <rect key="frame" x="0.0" y="20" width="440" height="111"/>
242 <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
243 <subviews>
244 <textField verticalHuggingPriority="750" id="241">
245 <rect key="frame" x="-3" y="42" width="123" height="14"/>
246 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
247 <animations/>
248 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Encoding:" id="100241">
249 <font key="font" metaFont="smallSystem"/>
250 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
251 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
252 </textFieldCell>
253 </textField>
254 <textField verticalHuggingPriority="750" id="240">
255 <rect key="frame" x="-3" y="67" width="123" height="14"/>
256 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
257 <animations/>
258 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Tipe Koneksi:" id="100240">
259 <font key="font" metaFont="smallSystem"/>
260 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
261 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
262 </textFieldCell>
263 </textField>
264 <popUpButton verticalHuggingPriority="750" id="237">
265 <rect key="frame" x="121" y="37" width="322" height="22"/>
266 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
267 <animations/>
268 <popUpButtonCell key="cell" type="push" title=" " bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="clipping" enabled="NO" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="239" id="100237">
269 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
270 <font key="font" metaFont="smallSystem"/>
271 <menu key="menu" title="Tampilan Lainnya" id="238">
272 <items>
273 <menuItem title=" " state="on" id="239"/>
274 </items>
275 </menu>
276 </popUpButtonCell>
277 </popUpButton>
278 <popUpButton verticalHuggingPriority="750" id="234">
279 <rect key="frame" x="121" y="62" width="322" height="22"/>
280 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
281 <animations/>
282 <popUpButtonCell key="cell" type="push" title=" " bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="clipping" enabled="NO" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="236" id="100234">
283 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
284 <font key="font" metaFont="smallSystem"/>
285 <menu key="menu" title="Tampilan Lainnya" id="235">
286 <items>
287 <menuItem title=" " state="on" id="236"/>
288 </items>
289 </menu>
290 </popUpButtonCell>
291 </popUpButton>
292 <textField verticalHuggingPriority="750" id="233">
293 <rect key="frame" x="141" y="0.0" width="302" height="14"/>
294 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
295 <animations/>
296 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="100233">
297 <font key="font" metaFont="smallSystem"/>
298 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
299 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
300 </textFieldCell>
301 </textField>
302 <button id="232">
303 <rect key="frame" x="121" y="19" width="321" height="16"/>
304 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
305 <animations/>
306 <buttonCell key="cell" type="check" title="Menggunakan Public Key Authentication" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" enabled="NO" inset="2" id="100232">
307 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
308 <font key="font" metaFont="smallSystem"/>
309 </buttonCell>
310 </button>
311 <textField verticalHuggingPriority="750" id="231">
312 <rect key="frame" x="125" y="91" width="315" height="19"/>
313 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
314 <animations/>
315 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" id="100231">
316 <font key="font" metaFont="smallSystem"/>
317 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
318 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
319 </textFieldCell>
320 <connections>
321 <outlet property="nextKeyView" destination="105" id="270"/>
322 </connections>
323 </textField>
324 <textField verticalHuggingPriority="750" id="230">
325 <rect key="frame" x="-3" y="93" width="123" height="14"/>
326 <autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
327 <animations/>
328 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="right" title="Path:" id="100230">
329 <font key="font" metaFont="smallSystem"/>
330 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
331 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
332 </textFieldCell>
333 </textField>
334 </subviews>
335 <animations/>
336 </customView>
337 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="248">
338 <rect key="frame" x="15" y="143" width="13" height="13"/>
339 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
340 <animations/>
341 <buttonCell key="cell" type="disclosureTriangle" bezelStyle="disclosure" imagePosition="above" alignment="center" state="on" borderStyle="border" inset="2" id="100248">
342 <behavior key="behavior" pushIn="YES" changeBackground="YES" changeGray="YES" lightByContents="YES"/>
343 <font key="font" metaFont="system"/>
344 </buttonCell>
345 <connections>
346 <action selector="toggleDisclosure:" target="229" id="251"/>
347 </connections>
348 </button>
349 <textField verticalHuggingPriority="750" id="249">
350 <rect key="frame" x="30" y="143" width="215" height="14"/>
351 <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
352 <animations/>
353 <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="More Options" id="100249">
354 <font key="font" metaFont="smallSystemBold"/>
355 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
356 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
357 </textFieldCell>
358 <connections>
359 <action selector="performClick:" target="248" id="261"/>
360 </connections>
361 </textField>
362 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" id="268">
363 <rect key="frame" x="231" y="157" width="21" height="23"/>
364 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
365 <animations/>
366 <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" inset="2" id="100268">
367 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
368 <font key="font" metaFont="system"/>
369 </buttonCell>
370 <connections>
371 <action selector="helpButtonClicked:" target="-2" id="269"/>
372 </connections>
373 </button>
374 </subviews>
375 <animations/>
376 </view>
377 <connections>
378 <outlet property="initialFirstResponder" destination="105" id="108"/>
379 </connections>
380 </window>
381 <view autoresizesSubviews="NO" id="201">
382 <rect key="frame" x="0.0" y="0.0" width="125" height="1"/>
383 <autoresizingMask key="autoresizingMask"/>
384 <animations/>
385 </view>
386 </objects>
387 <resources>
388 <image name="alert" width="128" height="128"/>
389 </resources>
390 </document>