1<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3    <dependencies>
4        <deployment identifier="macosx"/>
5        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7    </dependencies>
8    <objects>
9        <customObject id="-2" userLabel="File's Owner" customClass="StatsWindowController">
10            <connections>
11                <outlet property="fDownloadedAllField" destination="42" id="49"/>
12                <outlet property="fDownloadedField" destination="17" id="32"/>
13                <outlet property="fDownloadedLabelField" destination="5" id="53"/>
14                <outlet property="fNumOpenedField" destination="36" id="39"/>
15                <outlet property="fNumOpenedLabelField" destination="35" id="56"/>
16                <outlet property="fRatioAllField" destination="44" id="50"/>
17                <outlet property="fRatioField" destination="19" id="33"/>
18                <outlet property="fRatioLabelField" destination="11" id="54"/>
19                <outlet property="fResetButton" destination="61" id="67"/>
20                <outlet property="fTimeAllField" destination="46" id="51"/>
21                <outlet property="fTimeField" destination="21" id="34"/>
22                <outlet property="fTimeLabelField" destination="13" id="55"/>
23                <outlet property="fUploadedAllField" destination="40" id="48"/>
24                <outlet property="fUploadedField" destination="15" id="31"/>
25                <outlet property="fUploadedLabelField" destination="3" id="52"/>
26                <outlet property="window" destination="1" id="29"/>
27            </connections>
28        </customObject>
29        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
30        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
31        <window identifier="StatsWindow" title="Statistics" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" frameAutosaveName="" animationBehavior="default" tabbingMode="disallowed" id="1" userLabel="Window (Window)" customClass="NSPanel">
32            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
33            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
34            <rect key="contentRect" x="689" y="577" width="326" height="191"/>
35            <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1440"/>
36            <value key="minSize" type="size" width="326" height="191"/>
37            <value key="maxSize" type="size" width="326" height="191"/>
38            <view key="contentView" id="2">
39                <rect key="frame" x="0.0" y="0.0" width="326" height="191"/>
40                <autoresizingMask key="autoresizingMask"/>
41                <subviews>
42                    <textField verticalHuggingPriority="750" id="3">
43                        <rect key="frame" x="17" y="157" width="94" height="14"/>
44                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
45                        <textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Uploaded:" id="4">
46                            <font key="font" metaFont="smallSystem"/>
47                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
48                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
49                        </textFieldCell>
50                    </textField>
51                    <textField verticalHuggingPriority="750" id="5">
52                        <rect key="frame" x="17" y="125" width="94" height="14"/>
53                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
54                        <textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Downloaded:" id="6">
55                            <font key="font" metaFont="smallSystem"/>
56                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
57                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
58                        </textFieldCell>
59                    </textField>
60                    <textField verticalHuggingPriority="750" id="11">
61                        <rect key="frame" x="17" y="93" width="94" height="14"/>
62                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
63                        <textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Ratio:" id="12">
64                            <font key="font" metaFont="smallSystem"/>
65                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
66                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
67                        </textFieldCell>
68                    </textField>
69                    <textField verticalHuggingPriority="750" id="13">
70                        <rect key="frame" x="17" y="61" width="94" height="14"/>
71                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
72                        <textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Running Time:" id="14">
73                            <font key="font" metaFont="smallSystem"/>
74                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
75                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
76                        </textFieldCell>
77                    </textField>
78                    <textField verticalHuggingPriority="750" id="15">
79                        <rect key="frame" x="113" y="157" width="196" height="14"/>
80                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
81                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="16">
82                            <font key="font" metaFont="smallSystem"/>
83                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
84                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
85                        </textFieldCell>
86                    </textField>
87                    <textField verticalHuggingPriority="750" id="17">
88                        <rect key="frame" x="113" y="125" width="196" height="14"/>
89                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
90                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="18">
91                            <font key="font" metaFont="smallSystem"/>
92                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
93                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
94                        </textFieldCell>
95                    </textField>
96                    <textField verticalHuggingPriority="750" id="19">
97                        <rect key="frame" x="113" y="93" width="196" height="14"/>
98                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
99                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="20">
100                            <font key="font" metaFont="smallSystem"/>
101                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
102                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
103                        </textFieldCell>
104                    </textField>
105                    <textField verticalHuggingPriority="750" id="21">
106                        <rect key="frame" x="113" y="61" width="196" height="14"/>
107                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
108                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="22">
109                            <font key="font" metaFont="smallSystem"/>
110                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
111                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
112                        </textFieldCell>
113                    </textField>
114                    <textField verticalHuggingPriority="750" id="35">
115                        <rect key="frame" x="17" y="29" width="94" height="14"/>
116                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
117                        <textFieldCell key="cell" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Program Started:" id="38">
118                            <font key="font" metaFont="smallSystem"/>
119                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
120                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
121                        </textFieldCell>
122                    </textField>
123                    <textField verticalHuggingPriority="750" id="36">
124                        <rect key="frame" x="113" y="29" width="196" height="14"/>
125                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
126                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="37">
127                            <font key="font" metaFont="smallSystem"/>
128                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
129                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
130                        </textFieldCell>
131                    </textField>
132                    <textField verticalHuggingPriority="750" id="40">
133                        <rect key="frame" x="113" y="141" width="196" height="14"/>
134                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
135                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="41">
136                            <font key="font" metaFont="smallSystem"/>
137                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
138                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
139                        </textFieldCell>
140                    </textField>
141                    <textField verticalHuggingPriority="750" id="42">
142                        <rect key="frame" x="113" y="109" width="196" height="14"/>
143                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
144                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="43">
145                            <font key="font" metaFont="smallSystem"/>
146                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
147                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
148                        </textFieldCell>
149                    </textField>
150                    <textField verticalHuggingPriority="750" id="44">
151                        <rect key="frame" x="113" y="77" width="196" height="14"/>
152                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
153                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Label" id="45">
154                            <font key="font" metaFont="smallSystem"/>
155                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
156                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
157                        </textFieldCell>
158                    </textField>
159                    <textField verticalHuggingPriority="750" id="46">
160                        <rect key="frame" x="113" y="45" width="196" height="14"/>
161                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
162                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="9 years 999 days 59 hr 59 min total" id="47">
163                            <font key="font" metaFont="smallSystem"/>
164                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
165                            <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
166                        </textFieldCell>
167                    </textField>
168                    <button verticalHuggingPriority="750" id="61">
169                        <rect key="frame" x="246" y="3" width="65" height="28"/>
170                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
171                        <buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="62">
172                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
173                            <font key="font" metaFont="smallSystem"/>
174                        </buttonCell>
175                        <connections>
176                            <action selector="resetStats:" target="-2" id="66"/>
177                        </connections>
178                    </button>
179                </subviews>
180            </view>
181            <connections>
182                <outlet property="delegate" destination="-2" id="30"/>
183            </connections>
184        </window>
185    </objects>
186</document>
187