blob: 4dab32de1888d8831c3d30088edbfe3d8de58ef8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4510" systemVersion="12F37" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment defaultVersion="1070" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="Bladesio1PluginConfigController">
<connections>
<outlet property="configBox" destination="193" id="218"/>
<outlet property="enabledButton" destination="194" id="196"/>
<outlet property="ipAddressField" destination="204" id="217"/>
<outlet property="playerMenu" destination="208" id="219"/>
<outlet property="portField" destination="206" id="215"/>
<outlet property="window" destination="5" id="141"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<window title="BladeSIO1 Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
<windowStyleMask key="styleMask" titled="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="131" y="362" width="315" height="203"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
<value key="minSize" type="size" width="315" height="203"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="315" height="203"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7">
<rect key="frame" x="160" y="13" width="82" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="186">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="cancel:" target="-2" id="134"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8">
<rect key="frame" x="242" y="13" width="59" height="32"/>
<autoresizingMask key="autoresizingMask"/>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="187">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<connections>
<action selector="ok:" target="-2" id="133"/>
<outlet property="nextKeyView" destination="7" id="9"/>
</connections>
</button>
<box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="193">
<rect key="frame" x="17" y="57" width="281" height="110"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="1" y="1" width="279" height="108"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="198">
<rect key="frame" x="15" y="79" width="85" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="79" id="255"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="IP Address:" id="199">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="200">
<rect key="frame" x="15" y="51" width="85" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Player:" id="201">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="202">
<rect key="frame" x="15" y="20" width="85" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Port:" id="203">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="204">
<rect key="frame" x="105" y="77" width="156" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="205">
<font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="206">
<rect key="frame" x="105" y="18" width="156" height="22"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="207">
<numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" localizesFormat="NO" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" minimumFractionDigits="0" maximumFractionDigits="0" id="220">
<real key="roundingIncrement" value="0.0"/>
<real key="minimum" value="0.0"/>
<integer key="maximum" value="65535"/>
<metadata>
<bool key="localizesFormat" value="NO"/>
</metadata>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="208">
<rect key="frame" x="103" y="45" width="161" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="Disabled" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="213" id="209">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="menu"/>
<menu key="menu" title="OtherViews" id="210">
<items>
<menuItem title="Disabled" state="on" id="213"/>
<menuItem title="Master" id="211"/>
<menuItem title="Slave" id="212"/>
</items>
</menu>
</popUpButtonCell>
</popUpButton>
</subviews>
</view>
<constraints>
<constraint firstItem="198" firstAttribute="leading" secondItem="193" secondAttribute="leading" constant="16" id="225"/>
<constraint firstItem="200" firstAttribute="leading" secondItem="193" secondAttribute="leading" constant="16" id="226"/>
<constraint firstItem="208" firstAttribute="leading" secondItem="206" secondAttribute="leading" id="228"/>
<constraint firstItem="204" firstAttribute="top" secondItem="193" secondAttribute="top" constant="8" id="229"/>
<constraint firstItem="204" firstAttribute="leading" secondItem="198" secondAttribute="trailing" constant="8" symbolic="YES" id="230"/>
<constraint firstItem="202" firstAttribute="leading" secondItem="193" secondAttribute="leading" constant="16" id="232"/>
<constraint firstAttribute="trailing" secondItem="206" secondAttribute="trailing" constant="16" id="233"/>
<constraint firstItem="208" firstAttribute="top" secondItem="204" secondAttribute="bottom" constant="8" id="234"/>
<constraint firstAttribute="trailing" secondItem="204" secondAttribute="trailing" constant="16" id="235"/>
<constraint firstAttribute="trailing" secondItem="208" secondAttribute="trailing" constant="16" id="236"/>
<constraint firstItem="202" firstAttribute="baseline" secondItem="206" secondAttribute="baseline" id="237"/>
<constraint firstItem="208" firstAttribute="leading" secondItem="204" secondAttribute="leading" id="238"/>
<constraint firstItem="206" firstAttribute="leading" secondItem="202" secondAttribute="trailing" constant="8" symbolic="YES" id="239"/>
<constraint firstItem="208" firstAttribute="leading" secondItem="200" secondAttribute="trailing" constant="8" symbolic="YES" id="240"/>
<constraint firstItem="198" firstAttribute="baseline" secondItem="204" secondAttribute="baseline" id="241"/>
<constraint firstItem="206" firstAttribute="top" secondItem="193" secondAttribute="top" constant="67" id="256"/>
<constraint firstItem="200" firstAttribute="baseline" secondItem="208" secondAttribute="baseline" id="fre-iJ-E54"/>
</constraints>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<button translatesAutoresizingMaskIntoConstraints="NO" id="194">
<rect key="frame" x="16" y="170" width="61" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="55" id="224"/>
</constraints>
<buttonCell key="cell" type="check" title="Enabled" bezelStyle="regularSquare" imagePosition="left" controlSize="mini" state="on" inset="2" id="195">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="miniSystem"/>
</buttonCell>
<connections>
<action selector="toggleEnabled:" target="-2" id="197"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="221">
<rect key="frame" x="14" y="13" width="75" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Reset" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="222">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="resetPreferences:" target="-2" id="223"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="194" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="242"/>
<constraint firstItem="193" firstAttribute="top" secondItem="194" secondAttribute="bottom" constant="8" symbolic="YES" id="243"/>
<constraint firstItem="8" firstAttribute="leading" secondItem="7" secondAttribute="trailing" constant="12" symbolic="YES" id="245"/>
<constraint firstAttribute="trailing" secondItem="8" secondAttribute="trailing" constant="20" symbolic="YES" id="246"/>
<constraint firstItem="221" firstAttribute="top" secondItem="193" secondAttribute="bottom" constant="20" symbolic="YES" id="247"/>
<constraint firstAttribute="trailing" secondItem="193" secondAttribute="trailing" constant="20" symbolic="YES" id="249"/>
<constraint firstItem="194" firstAttribute="top" secondItem="6" secondAttribute="top" constant="20" symbolic="YES" id="250"/>
<constraint firstItem="193" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="251"/>
<constraint firstItem="221" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="252"/>
<constraint firstAttribute="bottom" secondItem="8" secondAttribute="bottom" constant="20" symbolic="YES" id="253"/>
<constraint firstItem="8" firstAttribute="baseline" secondItem="221" secondAttribute="baseline" id="iGD-Hx-cif"/>
<constraint firstItem="8" firstAttribute="baseline" secondItem="7" secondAttribute="baseline" id="q6S-UG-37H"/>
</constraints>
</view>
<connections>
<outlet property="delegate" destination="-2" id="158"/>
</connections>
</window>
</objects>
</document>
|