1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <document type=
"com.apple.InterfaceBuilder3.Cocoa.XIB" version=
"3.0" toolsVersion=
"5056" systemVersion=
"13F1077" targetRuntime=
"MacOSX.Cocoa" propertyAccessControl=
"none">
4 <deployment version=
"1060" identifier=
"macosx"/>
5 <development version=
"5100" identifier=
"xcode"/>
6 <plugIn identifier=
"com.apple.InterfaceBuilder.CocoaPlugin" version=
"5056"/>
9 <customObject id=
"-2" userLabel=
"File's Owner" customClass=
"DisconnectWindowController">
11 <outlet property=
"connectedToField_" destination=
"23" id=
"25"/>
12 <outlet property=
"disconnectButton_" destination=
"13" id=
"26"/>
13 <outlet property=
"window" destination=
"3" id=
"17"/>
16 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
17 <customObject id=
"-3" userLabel=
"Application"/>
18 <window title=
"Remoting" allowsToolTipsWhenApplicationIsInactive=
"NO" autorecalculatesKeyViewLoop=
"NO" oneShot=
"NO" visibleAtLaunch=
"NO" animationBehavior=
"default" id=
"3" customClass=
"DisconnectWindow">
19 <windowStyleMask key=
"styleMask" titled=
"YES" utility=
"YES"/>
20 <windowPositionMask key=
"initialPositionMask" leftStrut=
"YES" rightStrut=
"YES" topStrut=
"YES" bottomStrut=
"YES"/>
21 <rect key=
"contentRect" x=
"247" y=
"517" width=
"466" height=
"40"/>
22 <rect key=
"screenRect" x=
"0.0" y=
"0.0" width=
"2560" height=
"1578"/>
23 <view key=
"contentView" id=
"4" customClass=
"DisconnectView">
24 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"466" height=
"40"/>
25 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" heightSizable=
"YES"/>
28 <rect key=
"frame" x=
"271" y=
"9" width=
"182" height=
"22"/>
29 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES" flexibleMaxY=
"YES"/>
30 <buttonCell key=
"cell" type=
"square" title=
"<disconnect>" bezelStyle=
"shadowlessSquare" alignment=
"center" controlSize=
"small" borderStyle=
"border" imageScaling=
"proportionallyDown" inset=
"2" id=
"14">
31 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
32 <font key=
"font" metaFont=
"smallSystem"/>
35 <action selector=
"stopSharing:" target=
"-2" id=
"18"/>
38 <textField verticalHuggingPriority=
"750" id=
"23">
39 <rect key=
"frame" x=
"26" y=
"13" width=
"240" height=
"14"/>
40 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES" flexibleMaxY=
"YES"/>
41 <textFieldCell key=
"cell" controlSize=
"small" truncatesLastVisibleLine=
"YES" enabled=
"NO" sendsActionOnEndEditing=
"YES" title=
"<connected-to>" id=
"24">
42 <font key=
"font" metaFont=
"smallSystem"/>
43 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
44 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
50 <outlet property=
"delegate" destination=
"-2" id=
"22"/>