1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <document type=
"com.apple.InterfaceBuilder3.Cocoa.XIB" version=
"3.0" toolsVersion=
"7706" systemVersion=
"15A204h" targetRuntime=
"MacOSX.Cocoa" propertyAccessControl=
"none">
4 <deployment version=
"1050" identifier=
"macosx"/>
5 <plugIn identifier=
"com.apple.InterfaceBuilder.CocoaPlugin" version=
"7706"/>
8 <customObject id=
"-2" userLabel=
"File's Owner" customClass=
"CDCommandController">
10 <outlet property=
"image" destination=
"7" id=
"23"/>
11 <outlet property=
"inputField" destination=
"5" id=
"24"/>
12 <outlet property=
"progress" destination=
"22" id=
"25"/>
13 <outlet property=
"responseField" destination=
"19" id=
"26"/>
14 <outlet property=
"window" destination=
"3" id=
"27"/>
17 <customObject id=
"-1" userLabel=
"First Responder" customClass=
"FirstResponder"/>
18 <customObject id=
"-3" userLabel=
"Application"/>
19 <customObject id=
"2" customClass=
"NSApplication"/>
20 <window title=
"コマンドを送信" allowsToolTipsWhenApplicationIsInactive=
"NO" autorecalculatesKeyViewLoop=
"NO" visibleAtLaunch=
"NO" frameAutosaveName=
"Command" animationBehavior=
"default" id=
"3" customClass=
"NSPanel">
21 <windowStyleMask key=
"styleMask" titled=
"YES" closable=
"YES" resizable=
"YES"/>
22 <windowPositionMask key=
"initialPositionMask" leftStrut=
"YES" rightStrut=
"YES" topStrut=
"YES" bottomStrut=
"YES"/>
23 <rect key=
"contentRect" x=
"81" y=
"371" width=
"488" height=
"294"/>
24 <rect key=
"screenRect" x=
"0.0" y=
"0.0" width=
"2560" height=
"1417"/>
25 <view key=
"contentView" id=
"4">
26 <rect key=
"frame" x=
"1" y=
"1" width=
"488" height=
"294"/>
27 <autoresizingMask key=
"autoresizingMask"/>
29 <textField verticalHuggingPriority=
"750" id=
"5">
30 <rect key=
"frame" x=
"92" y=
"205" width=
"296" height=
"22"/>
31 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" flexibleMinY=
"YES"/>
33 <textFieldCell key=
"cell" scrollable=
"YES" lineBreakMode=
"clipping" selectable=
"YES" editable=
"YES" sendsActionOnEndEditing=
"YES" state=
"on" borderStyle=
"bezel" alignment=
"left" drawsBackground=
"YES" id=
"6">
34 <font key=
"font" metaFont=
"system"/>
35 <color key=
"textColor" name=
"textColor" catalog=
"System" colorSpace=
"catalog"/>
36 <color key=
"backgroundColor" name=
"textBackgroundColor" catalog=
"System" colorSpace=
"catalog"/>
40 <rect key=
"frame" x=
"20" y=
"210" width=
"64" height=
"64"/>
41 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMinY=
"YES"/>
43 <imageCell key=
"cell" refusesFirstResponder=
"YES" alignment=
"left" imageScaling=
"proportionallyDown" image=
"command" id=
"8"/>
45 <textField verticalHuggingPriority=
"750" id=
"9">
46 <rect key=
"frame" x=
"90" y=
"257" width=
"305" height=
"17"/>
47 <autoresizingMask key=
"autoresizingMask" flexibleMinY=
"YES"/>
49 <textFieldCell key=
"cell" sendsActionOnEndEditing=
"YES" alignment=
"left" title=
"コマンドを送信" id=
"10">
50 <font key=
"font" metaFont=
"systemBold"/>
51 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
52 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
55 <button verticalHuggingPriority=
"750" id=
"11">
56 <rect key=
"frame" x=
"390" y=
"12" width=
"84" height=
"32"/>
57 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMaxY=
"YES"/>
59 <buttonCell key=
"cell" type=
"push" title=
"閉じる" bezelStyle=
"rounded" alignment=
"center" borderStyle=
"border" inset=
"2" id=
"12">
60 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
61 <font key=
"font" metaFont=
"system"/>
62 <string key=
"keyEquivalent" base64-UTF8=
"YES">
67 <action selector=
"closeSheet:" target=
"-2" id=
"28"/>
70 <textField verticalHuggingPriority=
"750" id=
"13">
71 <rect key=
"frame" x=
"90" y=
"235" width=
"306" height=
"14"/>
72 <autoresizingMask key=
"autoresizingMask" flexibleMinY=
"YES"/>
74 <textFieldCell key=
"cell" sendsActionOnEndEditing=
"YES" alignment=
"left" title=
"サーバに送信するコマンドを入力してください:" id=
"14">
75 <font key=
"font" metaFont=
"smallSystem"/>
76 <color key=
"textColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
77 <color key=
"backgroundColor" name=
"controlColor" catalog=
"System" colorSpace=
"catalog"/>
80 <button verticalHuggingPriority=
"750" tag=
"1" id=
"15">
81 <rect key=
"frame" x=
"390" y=
"197" width=
"84" height=
"32"/>
82 <autoresizingMask key=
"autoresizingMask" flexibleMinX=
"YES" flexibleMinY=
"YES"/>
84 <buttonCell key=
"cell" type=
"push" title=
"送信" bezelStyle=
"rounded" alignment=
"center" borderStyle=
"border" tag=
"1" inset=
"2" id=
"16">
85 <behavior key=
"behavior" pushIn=
"YES" lightByBackground=
"YES" lightByGray=
"YES"/>
86 <font key=
"font" metaFont=
"system"/>
87 <string key=
"keyEquivalent" base64-UTF8=
"YES">
92 <action selector=
"sendButtonClicked:" target=
"-2" id=
"29"/>
95 <scrollView autohidesScrollers=
"YES" horizontalLineScroll=
"10" horizontalPageScroll=
"10" verticalLineScroll=
"10" verticalPageScroll=
"10" hasHorizontalScroller=
"NO" usesPredominantAxisScrolling=
"NO" id=
"17">
96 <rect key=
"frame" x=
"92" y=
"60" width=
"376" height=
"125"/>
97 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" heightSizable=
"YES"/>
98 <clipView key=
"contentView" id=
"ahH-of-qCM">
99 <rect key=
"frame" x=
"1" y=
"1" width=
"374" height=
"123"/>
100 <autoresizingMask key=
"autoresizingMask"/>
102 <textView importsGraphics=
"NO" findStyle=
"panel" continuousSpellChecking=
"YES" usesRuler=
"YES" usesFontPanel=
"YES" verticallyResizable=
"YES" quoteSubstitution=
"YES" dashSubstitution=
"YES" textReplacement=
"YES" spellingCorrection=
"YES" smartInsertDelete=
"YES" id=
"19">
103 <rect key=
"frame" x=
"0.0" y=
"0.0" width=
"374" height=
"123"/>
104 <autoresizingMask key=
"autoresizingMask" widthSizable=
"YES" heightSizable=
"YES"/>
106 <color key=
"backgroundColor" white=
"1" alpha=
"1" colorSpace=
"calibratedWhite"/>
107 <size key=
"minSize" width=
"374" height=
"123"/>
108 <size key=
"maxSize" width=
"384" height=
"10000000"/>
109 <color key=
"insertionPointColor" name=
"controlTextColor" catalog=
"System" colorSpace=
"catalog"/>
110 <size key=
"minSize" width=
"374" height=
"123"/>
111 <size key=
"maxSize" width=
"384" height=
"10000000"/>
115 <color key=
"backgroundColor" white=
"1" alpha=
"1" colorSpace=
"calibratedWhite"/>
118 <scroller key=
"horizontalScroller" hidden=
"YES" verticalHuggingPriority=
"750" doubleValue=
"1" controlSize=
"small" horizontal=
"YES" id=
"20">
119 <rect key=
"frame" x=
"-100" y=
"-100" width=
"87" height=
"18"/>
120 <autoresizingMask key=
"autoresizingMask"/>
123 <scroller key=
"verticalScroller" hidden=
"YES" verticalHuggingPriority=
"750" doubleValue=
"1" controlSize=
"small" horizontal=
"NO" id=
"21">
124 <rect key=
"frame" x=
"-22" y=
"1" width=
"11" height=
"63"/>
125 <autoresizingMask key=
"autoresizingMask"/>
129 <progressIndicator horizontalHuggingPriority=
"750" verticalHuggingPriority=
"750" maxValue=
"100" bezeled=
"NO" indeterminate=
"YES" controlSize=
"small" style=
"spinning" id=
"22">
130 <rect key=
"frame" x=
"92" y=
"22" width=
"16" height=
"16"/>
131 <autoresizingMask key=
"autoresizingMask" flexibleMaxX=
"YES" flexibleMaxY=
"YES"/>
140 <image name=
"command" width=
"128" height=
"128"/>