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=
"FindBarCocoaController">
11 <outlet property=
"closeButton_" destination=
"7" id=
"32"/>
12 <outlet property=
"findBarView_" destination=
"2" id=
"30"/>
13 <outlet property=
"findText_" destination=
"5" id=
"14"/>
14 <outlet property=
"nextButton_" destination=
"3" id=
"20"/>
15 <outlet property=
"previousButton_" destination=
"4" id=
"21"/>
16 <outlet property=
"view" destination=
"29" id=
"31"/>
19 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
20 <customObject id=
"-3" userLabel=
"Application"/>
22 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"310" height=
"33"/>
23 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMinY=
"YES"/>
25 <customView id=
"2" customClass=
"FindBarView">
26 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"310" height=
"33"/>
27 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES"/>
30 <rect key=
"frame" x=
"280" y=
"9" width=
"16" height=
"16"/>
31 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
32 <buttonCell key=
"cell" type=
"square" bezelStyle=
"shadowlessSquare" imagePosition=
"overlaps" alignment=
"center" inset=
"2" id=
"8" customClass=
"ImageButtonCell">
33 <behavior key=
"behavior" lightByContents=
"YES"/>
34 <font key=
"font" metaFont=
"system"/>
35 <string key=
"keyEquivalent" base64-UTF8=
"YES">
40 <action selector=
"close:" target=
"-2" id=
"15"/>
44 <rect key=
"frame" x=
"251" y=
"5" width=
"26" height=
"24"/>
45 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
46 <buttonCell key=
"cell" type=
"square" bezelStyle=
"shadowlessSquare" image=
"find_next_Template" imagePosition=
"overlaps" alignment=
"center" borderStyle=
"border" tag=
"1" imageScaling=
"proportionallyDown" inset=
"2" id=
"12" customClass=
"GradientButtonCell">
47 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
48 <font key=
"font" metaFont=
"system"/>
51 <action selector=
"nextResult:" target=
"-2" id=
"17"/>
55 <rect key=
"frame" x=
"228" y=
"5" width=
"24" height=
"24"/>
56 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
57 <buttonCell key=
"cell" type=
"square" bezelStyle=
"shadowlessSquare" image=
"find_prev_Template" imagePosition=
"only" alignment=
"center" borderStyle=
"border" tag=
"2" imageScaling=
"proportionallyDown" inset=
"2" id=
"11" customClass=
"GradientButtonCell">
58 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
59 <font key=
"font" metaFont=
"system"/>
62 <action selector=
"previousResult:" target=
"-2" id=
"16"/>
65 <textField verticalHuggingPriority=
"750" id=
"5" customClass=
"FindBarTextField">
66 <rect key=
"frame" x=
"13" y=
"5" width=
"216" height=
"24"/>
67 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" flexibleMaxY=
"YES"/>
68 <textFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" selectable=
"YES" editable=
"YES" sendsActionOnEndEditing=
"YES" state=
"on" borderStyle=
"bezel" drawsBackground=
"YES" id=
"10" customClass=
"FindBarTextFieldCell">
69 <font key=
"font" metaFont=
"system"/>
70 <color key=
"textColor" name=
"textColor" catalog=
"System" colorSpace=
"catalog"/>
71 <color key=
"backgroundColor" name=
"textBackgroundColor" catalog=
"System" colorSpace=
"catalog"/>
74 <outlet property=
"delegate" destination=
"-2" id=
"18"/>
83 <image name=
"find_next_Template" width=
"128" height=
"128"/>
84 <image name=
"find_prev_Template" width=
"128" height=
"128"/>