<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <development version="7000" identifier="xcode"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="ActionWindowController">
            <connections>
                <outlet property="accept_button_" destination="cZU-Lj-UEt" id="4Eo-fn-i3u"/>
                <outlet property="dismiss_button_" destination="f8d-pU-4JW" id="HTe-vH-PeN"/>
                <outlet property="logo_view_" destination="vxO-3x-EtW" id="NFw-a8-0TS"/>
                <outlet property="message_view_" destination="p9R-Yl-5rJ" id="NhJ-hH-JLi"/>
                <outlet property="window" destination="x7r-Bt-LUV" id="d0L-Bf-tgr"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="`"/>
        <window title="Window" autorecalculatesKeyViewLoop="NO" frameAutosaveName="" animationBehavior="default" id="x7r-Bt-LUV" userLabel="ActionChoiceWindow" customClass="NSPanel">
            <windowStyleMask key="styleMask" nonactivatingPanel="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES"/>
            <rect key="contentRect" x="1060" y="765" width="380" height="65"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
            <value key="minSize" type="size" width="380" height="65"/>
            <view key="contentView" id="Uka-6e-01d">
                <rect key="frame" x="0.0" y="0.0" width="380" height="65"/>
                <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
                <subviews>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f8d-pU-4JW">
                        <rect key="frame" x="203" y="2" width="91" height="34"/>
                        <buttonCell key="cell" type="push" title="Dismiss" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pGB-gM-l23">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system" size="14"/>
                        </buttonCell>
                        <connections>
                            <action selector="dismissAction:" target="-2" id="fK8-kH-tf0"/>
                        </connections>
                    </button>
                    <textField verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p9R-Yl-5rJ">
                        <rect key="frame" x="55" y="40" width="305" height="17"/>
                        <textFieldCell key="cell" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" placeholderString="This is some text to see the font" drawsBackground="YES" id="EPQ-Tf-smd">
                            <font key="font" metaFont="system"/>
                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
                            <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
                        </textFieldCell>
                    </textField>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cZU-Lj-UEt">
                        <rect key="frame" x="294" y="4" width="86" height="32"/>
                        <buttonCell key="cell" type="push" title="Accept" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yV2-w3-gPT">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system" size="14"/>
                        </buttonCell>
                        <connections>
                            <action selector="acceptAction:" target="-2" id="vt5-nW-gHh"/>
                        </connections>
                    </button>
                    <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vxO-3x-EtW">
                        <rect key="frame" x="15" y="20" width="32" height="32"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                        <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4et-w6-jpq"/>
                    </imageView>
                </subviews>
                <constraints>
                    <constraint firstItem="cZU-Lj-UEt" firstAttribute="top" secondItem="p9R-Yl-5rJ" secondAttribute="bottom" constant="8" id="4em-Wp-Lt4"/>
                    <constraint firstAttribute="bottom" secondItem="cZU-Lj-UEt" secondAttribute="bottom" constant="11" id="5FG-Jn-PdZ"/>
                    <constraint firstItem="p9R-Yl-5rJ" firstAttribute="top" secondItem="Uka-6e-01d" secondAttribute="top" constant="8" id="634-dq-vrt"/>
                    <constraint firstItem="p9R-Yl-5rJ" firstAttribute="leading" secondItem="Uka-6e-01d" secondAttribute="leading" constant="55" id="EG2-Mv-Sob"/>
                    <constraint firstAttribute="bottom" secondItem="f8d-pU-4JW" secondAttribute="bottom" constant="9" id="LcL-CE-617"/>
                    <constraint firstItem="f8d-pU-4JW" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Uka-6e-01d" secondAttribute="leading" constant="20" symbolic="YES" id="Tgx-Wi-bHZ"/>
                    <constraint firstAttribute="trailing" secondItem="cZU-Lj-UEt" secondAttribute="trailing" constant="6" id="cA6-zU-06I"/>
                    <constraint firstItem="cZU-Lj-UEt" firstAttribute="leading" secondItem="f8d-pU-4JW" secondAttribute="trailing" constant="12" id="jfa-8g-x1G"/>
                    <constraint firstItem="f8d-pU-4JW" firstAttribute="top" secondItem="p9R-Yl-5rJ" secondAttribute="bottom" constant="8" id="spN-Zq-8HC"/>
                    <constraint firstAttribute="trailing" secondItem="p9R-Yl-5rJ" secondAttribute="trailing" constant="20" id="xp1-io-KgD"/>
                </constraints>
            </view>
            <point key="canvasLocation" x="291" y="215.5"/>
        </window>
    </objects>
</document>
