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=
"InfoBarController">
11 <outlet property=
"cancelButton_" destination=
"20" id=
"26"/>
12 <outlet property=
"closeButton_" destination=
"15" id=
"34"/>
13 <outlet property=
"image_" destination=
"4" id=
"10"/>
14 <outlet property=
"infoBarView_" destination=
"1" id=
"32"/>
15 <outlet property=
"labelPlaceholder_" destination=
"2" id=
"35"/>
16 <outlet property=
"okButton_" destination=
"22" id=
"27"/>
17 <outlet property=
"view" destination=
"30" id=
"31"/>
20 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
21 <customObject id=
"-3" userLabel=
"Application"/>
22 <customView id=
"30" customClass=
"AnimatableView">
23 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"480" height=
"48"/>
24 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" flexibleMaxY=
"YES"/>
26 <customView id=
"1" customClass=
"InfoBarGradientView">
27 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"480" height=
"48"/>
28 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" flexibleMaxY=
"YES"/>
30 <button verticalHuggingPriority=
"750" id=
"22">
31 <rect key=
"frame" x=
"350" y=
"5" width=
"96" height=
"25"/>
32 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
33 <buttonCell key=
"cell" type=
"roundTextured" title=
"OKBtn" bezelStyle=
"texturedRounded" alignment=
"center" borderStyle=
"border" imageScaling=
"proportionallyDown" inset=
"2" id=
"23">
34 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
35 <font key=
"font" metaFont=
"system"/>
38 <action selector=
"ok:" target=
"-2" id=
"28"/>
41 <button verticalHuggingPriority=
"750" id=
"20">
42 <rect key=
"frame" x=
"246" y=
"5" width=
"96" height=
"25"/>
43 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
44 <buttonCell key=
"cell" type=
"roundTextured" title=
"CancelBtn" bezelStyle=
"texturedRounded" alignment=
"center" borderStyle=
"border" imageScaling=
"proportionallyDown" inset=
"2" id=
"21">
45 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
46 <font key=
"font" metaFont=
"system"/>
49 <action selector=
"cancel:" target=
"-2" id=
"29"/>
53 <rect key=
"frame" x=
"454" y=
"10" width=
"16" height=
"16"/>
54 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
55 <buttonCell key=
"cell" type=
"square" bezelStyle=
"shadowlessSquare" imagePosition=
"overlaps" alignment=
"center" inset=
"2" id=
"16" customClass=
"ImageButtonCell">
56 <behavior key=
"behavior" lightByContents=
"YES"/>
57 <font key=
"font" metaFont=
"system"/>
60 <action selector=
"dismiss:" target=
"-2" id=
"36"/>
64 <rect key=
"frame" x=
"5" y=
"2" width=
"32" height=
"32"/>
65 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMaxY=
"YES"/>
66 <imageCell key=
"cell" refusesFirstResponder=
"YES" alignment=
"left" id=
"5"/>
68 <textField verticalHuggingPriority=
"750" id=
"2">
69 <rect key=
"frame" x=
"38" y=
"10" width=
"208" height=
"17"/>
70 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" flexibleMaxY=
"YES"/>
71 <textFieldCell key=
"cell" lineBreakMode=
"truncatingTail" sendsActionOnEndEditing=
"YES" title=
"InfoBar text" id=
"3">
72 <font key=
"font" metaFont=
"system"/>
73 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
74 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
77 <outlet property=
"delegate" destination=
"-2" id=
"19"/>
84 <outlet property=
"delegate_" destination=
"-2" id=
"33"/>