<?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="logo_view_" destination="H0O-wl-CeE" id="UMc-0h-wXP"/>
                <outlet property="message_view_" destination="idf-o0-N0Q" id="nPR-d2-qW1"/>
                <outlet property="window" destination="bQF-MZ-fEb" id="NS2-1F-Q0t"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" frameAutosaveName="" animationBehavior="default" id="bQF-MZ-fEb" userLabel="ActionMessageWindow" customClass="NSPanel">
            <windowStyleMask key="styleMask" nonactivatingPanel="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES"/>
            <rect key="contentRect" x="1060" y="635" width="380" height="46"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
            <value key="minSize" type="size" width="380" height="46"/>
            <view key="contentView" id="cyn-W7-jkr">
                <rect key="frame" x="0.0" y="0.0" width="380" height="46"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <textField verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="idf-o0-N0Q">
                        <rect key="frame" x="51" y="20" width="316" height="18"/>
                        <textFieldCell key="cell" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" drawsBackground="YES" id="Jle-fU-9Fh">
                            <font key="font" metaFont="system" size="14"/>
                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
                            <color key="backgroundColor" white="1" alpha="0.0" colorSpace="deviceWhite"/>
                        </textFieldCell>
                    </textField>
                    <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="H0O-wl-CeE">
                        <rect key="frame" x="11" y="9" width="32" height="32"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                        <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8BR-fN-vWh"/>
                    </imageView>
                </subviews>
                <constraints>
                    <constraint firstItem="idf-o0-N0Q" firstAttribute="leading" secondItem="cyn-W7-jkr" secondAttribute="leading" constant="51" id="RFZ-fv-Ndq"/>
                    <constraint firstAttribute="trailing" secondItem="idf-o0-N0Q" secondAttribute="trailing" constant="13" id="ceC-co-IuU"/>
                    <constraint firstItem="idf-o0-N0Q" firstAttribute="top" secondItem="cyn-W7-jkr" secondAttribute="top" constant="8" id="dAx-8R-gFb"/>
                    <constraint firstAttribute="bottom" secondItem="idf-o0-N0Q" secondAttribute="bottom" constant="20" id="gU6-xM-cGa"/>
                </constraints>
            </view>
            <point key="canvasLocation" x="292" y="243"/>
        </window>
    </objects>
</document>
