| Line 1... |
Line 1... |
| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
2 |
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
| 3 |
<dependencies>
|
3 |
<dependencies>
|
| 4 |
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
4 |
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
|
| 5 |
<plugIn identifier="com.apple.WebKitIBPlugin" version="14490.70"/>
|
5 |
<plugIn identifier="com.apple.WebKitIBPlugin" version="17701"/>
|
| 6 |
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
6 |
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
| 7 |
</dependencies>
|
7 |
</dependencies>
|
| 8 |
<objects>
|
8 |
<objects>
|
| 9 |
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
9 |
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
| 10 |
<connections>
|
10 |
<connections>
|
| Line 15... |
Line 15... |
| 15 |
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
15 |
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
| 16 |
<window title="Rコンソール" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" releasedWhenClosed="NO" frameAutosaveName="R Console Output.txt" animationBehavior="default" id="21" userLabel="R Console" customClass="RWindow">
|
16 |
<window title="Rコンソール" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" releasedWhenClosed="NO" frameAutosaveName="R Console Output.txt" animationBehavior="default" id="21" userLabel="R Console" customClass="RWindow">
|
| 17 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
17 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 18 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
18 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 19 |
<rect key="contentRect" x="89" y="302" width="550" height="458"/>
|
19 |
<rect key="contentRect" x="89" y="302" width="550" height="458"/>
|
| 20 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
20 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 21 |
<value key="minSize" type="size" width="213" height="107"/>
|
21 |
<value key="minSize" type="size" width="213" height="107"/>
|
| 22 |
<view key="contentView" id="2">
|
22 |
<view key="contentView" id="2">
|
| 23 |
<rect key="frame" x="0.0" y="0.0" width="550" height="458"/>
|
23 |
<rect key="frame" x="0.0" y="0.0" width="550" height="458"/>
|
| 24 |
<autoresizingMask key="autoresizingMask"/>
|
24 |
<autoresizingMask key="autoresizingMask"/>
|
| 25 |
<subviews>
|
25 |
<subviews>
|
| 26 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="205">
|
26 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="205">
|
| 27 |
<rect key="frame" x="-1" y="20" width="552" height="414"/>
|
27 |
<rect key="frame" x="-1" y="20" width="552" height="414"/>
|
| 28 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
28 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 29 |
<clipView key="contentView" drawsBackground="NO" id="Lkx-Oj-f42">
|
29 |
<clipView key="contentView" drawsBackground="NO" id="Lkx-Oj-f42">
|
| 30 |
<rect key="frame" x="1" y="1" width="550" height="412"/>
|
30 |
<rect key="frame" x="1" y="1" width="550" height="412"/>
|
| 31 |
<autoresizingMask key="autoresizingMask"/>
|
31 |
<autoresizingMask key="autoresizingMask"/>
|
| Line 60... |
Line 60... |
| 60 |
<font key="font" usesAppearanceFont="YES"/>
|
60 |
<font key="font" usesAppearanceFont="YES"/>
|
| 61 |
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
61 |
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
| 62 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
62 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 63 |
</textFieldCell>
|
63 |
</textFieldCell>
|
| 64 |
</textField>
|
64 |
</textField>
|
| 65 |
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="405">
|
65 |
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="405">
|
| 66 |
<rect key="frame" x="15" y="438" width="263" height="15"/>
|
66 |
<rect key="frame" x="15" y="438" width="263" height="15"/>
|
| 67 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
67 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 68 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="現在の作業ディレクトリ" bezelStyle="round" id="1489">
|
68 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="現在の作業ディレクトリ" bezelStyle="round" id="1489">
|
| 69 |
<font key="font" metaFont="miniSystem"/>
|
69 |
<font key="font" metaFont="miniSystem"/>
|
| 70 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
70 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| 71 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
71 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 72 |
</textFieldCell>
|
72 |
</textFieldCell>
|
| 73 |
</textField>
|
73 |
</textField>
|
| 74 |
<searchField wantsLayer="YES" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="680">
|
74 |
<searchField wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="680">
|
| 75 |
<rect key="frame" x="326" y="436" width="188" height="19"/>
|
75 |
<rect key="frame" x="326" y="436" width="188" height="19"/>
|
| 76 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
76 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
| 77 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" placeholderString="ヘルプ検索" bezelStyle="round" sendsWholeSearchString="YES" recentsAutosaveName="DocHelpSearch" id="1490">
|
77 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" placeholderString="ヘルプ検索" bezelStyle="round" sendsWholeSearchString="YES" recentsAutosaveName="DocHelpSearch" id="1490">
|
| 78 |
<font key="font" metaFont="smallSystem"/>
|
78 |
<font key="font" metaFont="smallSystem"/>
|
| 79 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
79 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 83... |
Line 83... |
| 83 |
<action selector="performHelpSearch:" target="206" id="681"/>
|
83 |
<action selector="performHelpSearch:" target="206" id="681"/>
|
| 84 |
<outlet property="nextKeyView" destination="204" id="1619"/>
|
84 |
<outlet property="nextKeyView" destination="204" id="1619"/>
|
| 85 |
<outlet property="searchMenuTemplate" destination="1074" id="1708"/>
|
85 |
<outlet property="searchMenuTemplate" destination="1074" id="1708"/>
|
| 86 |
</connections>
|
86 |
</connections>
|
| 87 |
</searchField>
|
87 |
</searchField>
|
| 88 |
<progressIndicator canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="214" customClass="RProgressIndicator">
|
88 |
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="214" customClass="RProgressIndicator">
|
| 89 |
<rect key="frame" x="523" y="438" width="16" height="16"/>
|
89 |
<rect key="frame" x="523" y="438" width="16" height="16"/>
|
| 90 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
90 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
| 91 |
</progressIndicator>
|
91 |
</progressIndicator>
|
| 92 |
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1103">
|
92 |
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1103">
|
| 93 |
<rect key="frame" x="0.0" y="0.0" width="550" height="20"/>
|
93 |
<rect key="frame" x="0.0" y="0.0" width="550" height="20"/>
|
| 94 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
94 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
| 95 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" drawsBackground="YES" id="1491">
|
95 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" drawsBackground="YES" id="1491">
|
| 96 |
<font key="font" metaFont="smallSystem"/>
|
96 |
<font key="font" metaFont="smallSystem"/>
|
| 97 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
97 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| 98 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
98 |
<color key="backgroundColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 99 |
</textFieldCell>
|
99 |
</textFieldCell>
|
| 100 |
</textField>
|
100 |
</textField>
|
| 101 |
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1104">
|
101 |
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1104">
|
| 102 |
<rect key="frame" x="12" y="0.0" width="530" height="17"/>
|
102 |
<rect key="frame" x="12" y="0.0" width="530" height="17"/>
|
| 103 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
103 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
| 104 |
<textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="R を読み込み中…" id="1492">
|
104 |
<textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="R を読み込み中…" id="1492">
|
| 105 |
<font key="font" metaFont="miniSystem"/>
|
105 |
<font key="font" metaFont="miniSystem"/>
|
| 106 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
106 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 111... |
Line 111... |
| 111 |
</view>
|
111 |
</view>
|
| 112 |
<connections>
|
112 |
<connections>
|
| 113 |
<outlet property="delegate" destination="206" id="216"/>
|
113 |
<outlet property="delegate" destination="206" id="216"/>
|
| 114 |
<outlet property="initialFirstResponder" destination="204" id="814"/>
|
114 |
<outlet property="initialFirstResponder" destination="204" id="814"/>
|
| 115 |
</connections>
|
115 |
</connections>
|
| - |
|
116 |
<point key="canvasLocation" x="-195" y="147"/>
|
| 116 |
</window>
|
117 |
</window>
|
| 117 |
<menu title="メインメニュー" systemMenu="main" id="29" userLabel="MainMenu">
|
118 |
<menu title="メインメニュー" systemMenu="main" id="29" userLabel="MainMenu">
|
| 118 |
<items>
|
119 |
<items>
|
| 119 |
<menuItem title="R" id="56">
|
120 |
<menuItem title="R" id="56">
|
| 120 |
<menu key="submenu" title="R" systemMenu="apple" id="57">
|
121 |
<menu key="submenu" title="R" systemMenu="apple" id="57">
|
| Line 945... |
Line 946... |
| 945 |
</drawer>
|
946 |
</drawer>
|
| 946 |
<customView focusRingType="none" id="340" userLabel="R History">
|
947 |
<customView focusRingType="none" id="340" userLabel="R History">
|
| 947 |
<rect key="frame" x="0.0" y="0.0" width="268" height="379"/>
|
948 |
<rect key="frame" x="0.0" y="0.0" width="268" height="379"/>
|
| 948 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
949 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 949 |
<subviews>
|
950 |
<subviews>
|
| 950 |
<button verticalHuggingPriority="750" id="1046">
|
951 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1046">
|
| 951 |
<rect key="frame" x="19" y="27" width="114" height="18"/>
|
952 |
<rect key="frame" x="19" y="27" width="114" height="18"/>
|
| 952 |
<autoresizingMask key="autoresizingMask"/>
|
953 |
<autoresizingMask key="autoresizingMask"/>
|
| 953 |
<buttonCell key="cell" type="push" title="エントリを削除" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1496">
|
954 |
<buttonCell key="cell" type="push" title="エントリを削除" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1496">
|
| 954 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
955 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 955 |
<font key="font" metaFont="miniSystem"/>
|
956 |
<font key="font" metaFont="miniSystem"/>
|
| 956 |
</buttonCell>
|
957 |
</buttonCell>
|
| 957 |
<connections>
|
958 |
<connections>
|
| 958 |
<action selector="historyDeleteEntry:" target="206" id="1047"/>
|
959 |
<action selector="historyDeleteEntry:" target="206" id="1047"/>
|
| 959 |
</connections>
|
960 |
</connections>
|
| 960 |
</button>
|
961 |
</button>
|
| 961 |
<button verticalHuggingPriority="750" id="348">
|
962 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="348">
|
| 962 |
<rect key="frame" x="139" y="27" width="110" height="16"/>
|
963 |
<rect key="frame" x="139" y="27" width="110" height="16"/>
|
| 963 |
<autoresizingMask key="autoresizingMask"/>
|
964 |
<autoresizingMask key="autoresizingMask"/>
|
| 964 |
<buttonCell key="cell" type="push" title="履歴の消去" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1495">
|
965 |
<buttonCell key="cell" type="push" title="履歴の消去" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1495">
|
| 965 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
966 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 966 |
<font key="font" metaFont="miniSystem"/>
|
967 |
<font key="font" metaFont="miniSystem"/>
|
| 967 |
</buttonCell>
|
968 |
</buttonCell>
|
| 968 |
<connections>
|
969 |
<connections>
|
| 969 |
<action selector="doClearHistory:" target="206" id="365"/>
|
970 |
<action selector="doClearHistory:" target="206" id="365"/>
|
| 970 |
</connections>
|
971 |
</connections>
|
| 971 |
</button>
|
972 |
</button>
|
| 972 |
<button verticalHuggingPriority="750" id="347">
|
973 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="347">
|
| 973 |
<rect key="frame" x="139" y="5" width="110" height="16"/>
|
974 |
<rect key="frame" x="139" y="5" width="110" height="16"/>
|
| 974 |
<autoresizingMask key="autoresizingMask"/>
|
975 |
<autoresizingMask key="autoresizingMask"/>
|
| 975 |
<buttonCell key="cell" type="push" title="履歴を保存" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1494">
|
976 |
<buttonCell key="cell" type="push" title="履歴を保存" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1494">
|
| 976 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
977 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 977 |
<font key="font" metaFont="miniSystem"/>
|
978 |
<font key="font" metaFont="miniSystem"/>
|
| 978 |
</buttonCell>
|
979 |
</buttonCell>
|
| 979 |
<connections>
|
980 |
<connections>
|
| 980 |
<action selector="doSaveHistory:" target="206" id="368"/>
|
981 |
<action selector="doSaveHistory:" target="206" id="368"/>
|
| 981 |
</connections>
|
982 |
</connections>
|
| 982 |
</button>
|
983 |
</button>
|
| 983 |
<button verticalHuggingPriority="750" id="346">
|
984 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="346">
|
| 984 |
<rect key="frame" x="19" y="6" width="114" height="16"/>
|
985 |
<rect key="frame" x="19" y="6" width="114" height="16"/>
|
| 985 |
<autoresizingMask key="autoresizingMask"/>
|
986 |
<autoresizingMask key="autoresizingMask"/>
|
| 986 |
<buttonCell key="cell" type="push" title="履歴の読み込み" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1493">
|
987 |
<buttonCell key="cell" type="push" title="履歴の読み込み" bezelStyle="rounded" alignment="center" controlSize="mini" borderStyle="border" inset="2" id="1493">
|
| 987 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
988 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 988 |
<font key="font" metaFont="miniSystem"/>
|
989 |
<font key="font" metaFont="miniSystem"/>
|
| 989 |
</buttonCell>
|
990 |
</buttonCell>
|
| 990 |
<connections>
|
991 |
<connections>
|
| 991 |
<action selector="doLoadHistory:" target="206" id="369"/>
|
992 |
<action selector="doLoadHistory:" target="206" id="369"/>
|
| 992 |
</connections>
|
993 |
</connections>
|
| 993 |
</button>
|
994 |
</button>
|
| 994 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="344">
|
995 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="344">
|
| 995 |
<rect key="frame" x="0.0" y="52" width="268" height="303"/>
|
996 |
<rect key="frame" x="0.0" y="52" width="268" height="303"/>
|
| 996 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
997 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 997 |
<clipView key="contentView" id="xj9-X3-cUt">
|
998 |
<clipView key="contentView" id="xj9-X3-cUt">
|
| 998 |
<rect key="frame" x="1" y="0.0" width="266" height="302"/>
|
999 |
<rect key="frame" x="1" y="0.0" width="266" height="302"/>
|
| 999 |
<autoresizingMask key="autoresizingMask"/>
|
1000 |
<autoresizingMask key="autoresizingMask"/>
|
| 1000 |
<subviews>
|
1001 |
<subviews>
|
| 1001 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="1543" id="345" customClass="RHistoryTableView">
|
1002 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="1543" id="345" customClass="RHistoryTableView">
|
| 1002 |
<rect key="frame" x="0.0" y="0.0" width="266" height="279"/>
|
1003 |
<rect key="frame" x="0.0" y="0.0" width="266" height="277"/>
|
| 1003 |
<autoresizingMask key="autoresizingMask"/>
|
1004 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1004 |
<size key="intercellSpacing" width="3" height="2"/>
|
1005 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1005 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1006 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1006 |
<tableViewGridLines key="gridStyleMask" horizontal="YES"/>
|
1007 |
<tableViewGridLines key="gridStyleMask" horizontal="YES"/>
|
| 1007 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1008 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1008 |
<tableColumns>
|
1009 |
<tableColumns>
|
| 1009 |
<tableColumn width="263.3380126953125" minWidth="68.337997436523438" maxWidth="1000" id="342">
|
1010 |
<tableColumn width="262.8380126953125" minWidth="68.337997436523438" maxWidth="1000" id="342">
|
| 1010 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
|
1011 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
|
| 1011 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1012 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1012 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1013 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1013 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1014 |
</tableHeaderCell>
|
1014 |
</tableHeaderCell>
|
| 1015 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1518">
|
1015 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1518">
|
| 1016 |
<font key="font" metaFont="system"/>
|
1016 |
<font key="font" metaFont="system"/>
|
| Line 1034... |
Line 1034... |
| 1034 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1541">
|
1034 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1541">
|
| 1035 |
<rect key="frame" x="-22" y="17" width="11" height="170"/>
|
1035 |
<rect key="frame" x="-22" y="17" width="11" height="170"/>
|
| 1036 |
<autoresizingMask key="autoresizingMask"/>
|
1036 |
<autoresizingMask key="autoresizingMask"/>
|
| 1037 |
</scroller>
|
1037 |
</scroller>
|
| 1038 |
<tableHeaderView key="headerView" id="1543">
|
1038 |
<tableHeaderView key="headerView" id="1543">
|
| 1039 |
<rect key="frame" x="0.0" y="0.0" width="266" height="23"/>
|
1039 |
<rect key="frame" x="0.0" y="0.0" width="266" height="25"/>
|
| 1040 |
<autoresizingMask key="autoresizingMask"/>
|
1040 |
<autoresizingMask key="autoresizingMask"/>
|
| 1041 |
</tableHeaderView>
|
1041 |
</tableHeaderView>
|
| 1042 |
</scrollView>
|
1042 |
</scrollView>
|
| 1043 |
<searchField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1662">
|
1043 |
<searchField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1662">
|
| 1044 |
<rect key="frame" x="2" y="357" width="261" height="19"/>
|
1044 |
<rect key="frame" x="2" y="357" width="261" height="19"/>
|
| 1045 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
1045 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
| 1046 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="履歴を検索 [正規表現] - ⇧⌘H" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="1663">
|
1046 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="履歴を検索 [正規表現] - ⇧⌘H" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="1663">
|
| 1047 |
<font key="font" metaFont="smallSystem"/>
|
1047 |
<font key="font" metaFont="smallSystem"/>
|
| 1048 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1048 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1050... |
Line 1050... |
| 1050 |
</searchFieldCell>
|
1050 |
</searchFieldCell>
|
| 1051 |
<connections>
|
1051 |
<connections>
|
| 1052 |
<action selector="searchInHistory:" target="206" id="1669"/>
|
1052 |
<action selector="searchInHistory:" target="206" id="1669"/>
|
| 1053 |
</connections>
|
1053 |
</connections>
|
| 1054 |
</searchField>
|
1054 |
</searchField>
|
| 1055 |
<button verticalHuggingPriority="750" id="1670">
|
1055 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1670">
|
| 1056 |
<rect key="frame" x="37" y="-34" width="190" height="32"/>
|
1056 |
<rect key="frame" x="37" y="-34" width="190" height="32"/>
|
| 1057 |
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
1057 |
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
| 1058 |
<buttonCell key="cell" type="push" title="検索フィールドをアクティブ化 ⇧⌘H" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1671">
|
1058 |
<buttonCell key="cell" type="push" title="検索フィールドをアクティブ化 ⇧⌘H" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1671">
|
| 1059 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1059 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1060 |
<font key="font" metaFont="system"/>
|
1060 |
<font key="font" metaFont="system"/>
|
| Line 1069... |
Line 1069... |
| 1069 |
</customView>
|
1069 |
</customView>
|
| 1070 |
<customView id="393" userLabel="FontView">
|
1070 |
<customView id="393" userLabel="FontView">
|
| 1071 |
<rect key="frame" x="0.0" y="0.0" width="207" height="38"/>
|
1071 |
<rect key="frame" x="0.0" y="0.0" width="207" height="38"/>
|
| 1072 |
<autoresizingMask key="autoresizingMask"/>
|
1072 |
<autoresizingMask key="autoresizingMask"/>
|
| 1073 |
<subviews>
|
1073 |
<subviews>
|
| 1074 |
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="396">
|
1074 |
<textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="396">
|
| 1075 |
<rect key="frame" x="154" y="9" width="33" height="22"/>
|
1075 |
<rect key="frame" x="154" y="9" width="33" height="22"/>
|
| 1076 |
<autoresizingMask key="autoresizingMask"/>
|
1076 |
<autoresizingMask key="autoresizingMask"/>
|
| 1077 |
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" title="11" drawsBackground="YES" id="1499">
|
1077 |
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" title="11" drawsBackground="YES" id="1499">
|
| 1078 |
<font key="font" metaFont="system"/>
|
1078 |
<font key="font" metaFont="system"/>
|
| 1079 |
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
1079 |
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
| 1080 |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1080 |
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1081 |
</textFieldCell>
|
1081 |
</textFieldCell>
|
| 1082 |
</textField>
|
1082 |
</textField>
|
| 1083 |
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" id="395">
|
1083 |
<stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="395">
|
| 1084 |
<rect key="frame" x="133" y="6" width="19" height="27"/>
|
1084 |
<rect key="frame" x="133" y="6" width="19" height="27"/>
|
| 1085 |
<autoresizingMask key="autoresizingMask"/>
|
1085 |
<autoresizingMask key="autoresizingMask"/>
|
| 1086 |
<stepperCell key="cell" continuous="YES" alignment="left" minValue="6" maxValue="128" doubleValue="11" valueWraps="YES" id="1498"/>
|
1086 |
<stepperCell key="cell" continuous="YES" alignment="left" minValue="6" maxValue="128" doubleValue="11" valueWraps="YES" id="1498"/>
|
| 1087 |
<connections>
|
1087 |
<connections>
|
| 1088 |
<action selector="changeFontSize:" target="206" id="400"/>
|
1088 |
<action selector="changeFontSize:" target="206" id="400"/>
|
| 1089 |
</connections>
|
1089 |
</connections>
|
| 1090 |
</stepper>
|
1090 |
</stepper>
|
| 1091 |
<textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="394">
|
1091 |
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="394">
|
| 1092 |
<rect key="frame" x="17" y="8" width="114" height="20"/>
|
1092 |
<rect key="frame" x="17" y="8" width="114" height="20"/>
|
| 1093 |
<autoresizingMask key="autoresizingMask"/>
|
1093 |
<autoresizingMask key="autoresizingMask"/>
|
| 1094 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="フォントサイズ:" id="1497">
|
1094 |
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="フォントサイズ:" id="1497">
|
| 1095 |
<font key="font" metaFont="system"/>
|
1095 |
<font key="font" metaFont="system"/>
|
| 1096 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1096 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1101... |
Line 1101... |
| 1101 |
</customView>
|
1101 |
</customView>
|
| 1102 |
<window title="Rパッケージマネージャ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Package Manager Window" animationBehavior="default" id="444" userLabel="PackageManagerWindow">
|
1102 |
<window title="Rパッケージマネージャ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Package Manager Window" animationBehavior="default" id="444" userLabel="PackageManagerWindow">
|
| 1103 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1103 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1104 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1104 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1105 |
<rect key="contentRect" x="124" y="157" width="528" height="634"/>
|
1105 |
<rect key="contentRect" x="124" y="157" width="528" height="634"/>
|
| 1106 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1106 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1107 |
<value key="minSize" type="size" width="400" height="120"/>
|
1107 |
<value key="minSize" type="size" width="400" height="120"/>
|
| 1108 |
<view key="contentView" id="443">
|
1108 |
<view key="contentView" id="443">
|
| 1109 |
<rect key="frame" x="0.0" y="0.0" width="528" height="634"/>
|
1109 |
<rect key="frame" x="0.0" y="0.0" width="528" height="634"/>
|
| 1110 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1110 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1111 |
<subviews>
|
1111 |
<subviews>
|
| 1112 |
<button verticalHuggingPriority="750" id="493">
|
1112 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="493">
|
| 1113 |
<rect key="frame" x="357" y="601" width="156" height="28"/>
|
1113 |
<rect key="frame" x="357" y="601" width="156" height="28"/>
|
| 1114 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
1114 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
| 1115 |
<buttonCell key="cell" type="push" title="一覧の更新" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="1500">
|
1115 |
<buttonCell key="cell" type="push" title="一覧の更新" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="1500">
|
| 1116 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1116 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1117 |
<font key="font" metaFont="smallSystem"/>
|
1117 |
<font key="font" metaFont="smallSystem"/>
|
| Line 1120... |
Line 1120... |
| 1120 |
</buttonCell>
|
1120 |
</buttonCell>
|
| 1121 |
<connections>
|
1121 |
<connections>
|
| 1122 |
<action selector="reloadPMData:" target="464" id="494"/>
|
1122 |
<action selector="reloadPMData:" target="464" id="494"/>
|
| 1123 |
</connections>
|
1123 |
</connections>
|
| 1124 |
</button>
|
1124 |
</button>
|
| 1125 |
<splitView id="720">
|
1125 |
<splitView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="720">
|
| 1126 |
<rect key="frame" x="0.0" y="-2" width="528" height="601"/>
|
1126 |
<rect key="frame" x="0.0" y="-2" width="528" height="601"/>
|
| 1127 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1127 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1128 |
<subviews>
|
1128 |
<subviews>
|
| 1129 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="450">
|
1129 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="20" horizontalPageScroll="10" verticalLineScroll="20" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="450">
|
| 1130 |
<rect key="frame" x="0.0" y="0.0" width="528" height="267"/>
|
1130 |
<rect key="frame" x="0.0" y="0.0" width="528" height="267"/>
|
| 1131 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1131 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1132 |
<clipView key="contentView" id="wpo-QY-Fl1">
|
1132 |
<clipView key="contentView" id="wpo-QY-Fl1">
|
| 1133 |
<rect key="frame" x="1" y="0.0" width="526" height="266"/>
|
1133 |
<rect key="frame" x="1" y="0.0" width="526" height="266"/>
|
| 1134 |
<autoresizingMask key="autoresizingMask"/>
|
1134 |
<autoresizingMask key="autoresizingMask"/>
|
| 1135 |
<subviews>
|
1135 |
<subviews>
|
| 1136 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="18" headerView="1546" id="448">
|
1136 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="18" headerView="1546" id="448">
|
| 1137 |
<rect key="frame" x="0.0" y="0.0" width="526" height="243"/>
|
1137 |
<rect key="frame" x="0.0" y="0.0" width="526" height="241"/>
|
| 1138 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1138 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1139 |
<size key="intercellSpacing" width="3" height="2"/>
|
1139 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1140 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1140 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1141 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
1141 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 1142 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1142 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1143 |
<tableColumns>
|
1143 |
<tableColumns>
|
| 1144 |
<tableColumn identifier="status" width="99" minWidth="40" maxWidth="1000" id="451">
|
1144 |
<tableColumn identifier="status" width="99" minWidth="40" maxWidth="1000" id="451">
|
| 1145 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="状態">
|
1145 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="状態">
|
| 1146 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1147 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1146 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1148 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1147 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1149 |
</tableHeaderCell>
|
1148 |
</tableHeaderCell>
|
| 1150 |
<buttonCell key="dataCell" type="check" title="未ロード" alternateTitle="ロード済み" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="462">
|
1149 |
<buttonCell key="dataCell" type="check" title="未ロード" alternateTitle="ロード済み" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="462">
|
| 1151 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
1150 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
| Line 1153... |
Line 1152... |
| 1153 |
</buttonCell>
|
1152 |
</buttonCell>
|
| 1154 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1153 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1155 |
</tableColumn>
|
1154 |
</tableColumn>
|
| 1156 |
<tableColumn identifier="package" editable="NO" width="120" minWidth="8" maxWidth="1000" id="446">
|
1155 |
<tableColumn identifier="package" editable="NO" width="120" minWidth="8" maxWidth="1000" id="446">
|
| 1157 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
1156 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
| 1158 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1159 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1157 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1160 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1158 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1161 |
</tableHeaderCell>
|
1159 |
</tableHeaderCell>
|
| 1162 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1519">
|
1160 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1519">
|
| 1163 |
<font key="font" metaFont="system"/>
|
1161 |
<font key="font" metaFont="system"/>
|
| Line 1166... |
Line 1164... |
| 1166 |
</textFieldCell>
|
1164 |
</textFieldCell>
|
| 1167 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1165 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1168 |
</tableColumn>
|
1166 |
</tableColumn>
|
| 1169 |
<tableColumn identifier="description" editable="NO" width="298" minWidth="69.089996337890625" maxWidth="1000" id="447">
|
1167 |
<tableColumn identifier="description" editable="NO" width="298" minWidth="69.089996337890625" maxWidth="1000" id="447">
|
| 1170 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
1168 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
| 1171 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1172 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1169 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1173 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
1170 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 1174 |
</tableHeaderCell>
|
1171 |
</tableHeaderCell>
|
| 1175 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1520">
|
1172 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1520">
|
| 1176 |
<font key="font" metaFont="system"/>
|
1173 |
<font key="font" metaFont="system"/>
|
| Line 1194... |
Line 1191... |
| 1194 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1544">
|
1191 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1544">
|
| 1195 |
<rect key="frame" x="-30" y="17" width="15" height="228"/>
|
1192 |
<rect key="frame" x="-30" y="17" width="15" height="228"/>
|
| 1196 |
<autoresizingMask key="autoresizingMask"/>
|
1193 |
<autoresizingMask key="autoresizingMask"/>
|
| 1197 |
</scroller>
|
1194 |
</scroller>
|
| 1198 |
<tableHeaderView key="headerView" id="1546">
|
1195 |
<tableHeaderView key="headerView" id="1546">
|
| 1199 |
<rect key="frame" x="0.0" y="0.0" width="526" height="23"/>
|
1196 |
<rect key="frame" x="0.0" y="0.0" width="526" height="25"/>
|
| 1200 |
<autoresizingMask key="autoresizingMask"/>
|
1197 |
<autoresizingMask key="autoresizingMask"/>
|
| 1201 |
</tableHeaderView>
|
1198 |
</tableHeaderView>
|
| 1202 |
</scrollView>
|
1199 |
</scrollView>
|
| 1203 |
<webView id="719">
|
1200 |
<webView fixedFrame="YES" id="719">
|
| 1204 |
<rect key="frame" x="0.0" y="276" width="528" height="325"/>
|
1201 |
<rect key="frame" x="0.0" y="276" width="528" height="325"/>
|
| 1205 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
1202 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
| 1206 |
<webPreferences key="preferences" identifier="RHBR" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
1203 |
<webPreferences key="preferences" identifier="RHBR" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
| 1207 |
<connections>
|
1204 |
<connections>
|
| 1208 |
<outlet property="frameLoadDelegate" destination="464" id="1384"/>
|
1205 |
<outlet property="frameLoadDelegate" destination="464" id="1384"/>
|
| Line 1212... |
Line 1209... |
| 1212 |
<holdingPriorities>
|
1209 |
<holdingPriorities>
|
| 1213 |
<real value="250"/>
|
1210 |
<real value="250"/>
|
| 1214 |
<real value="250"/>
|
1211 |
<real value="250"/>
|
| 1215 |
</holdingPriorities>
|
1212 |
</holdingPriorities>
|
| 1216 |
</splitView>
|
1213 |
</splitView>
|
| 1217 |
<button verticalHuggingPriority="750" id="982">
|
1214 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="982">
|
| 1218 |
<rect key="frame" x="15" y="601" width="98" height="28"/>
|
1215 |
<rect key="frame" x="15" y="601" width="98" height="28"/>
|
| 1219 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1216 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1220 |
<buttonCell key="cell" type="push" title="< 戻る" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1501">
|
1217 |
<buttonCell key="cell" type="push" title="< 戻る" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1501">
|
| 1221 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1218 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1222 |
<font key="font" metaFont="smallSystem"/>
|
1219 |
<font key="font" metaFont="smallSystem"/>
|
| 1223 |
</buttonCell>
|
1220 |
</buttonCell>
|
| 1224 |
<connections>
|
1221 |
<connections>
|
| 1225 |
<action selector="goBack:" target="719" id="1380"/>
|
1222 |
<action selector="goBack:" target="719" id="1380"/>
|
| 1226 |
</connections>
|
1223 |
</connections>
|
| 1227 |
</button>
|
1224 |
</button>
|
| 1228 |
<button verticalHuggingPriority="750" id="984">
|
1225 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="984">
|
| 1229 |
<rect key="frame" x="111" y="601" width="96" height="28"/>
|
1226 |
<rect key="frame" x="111" y="601" width="96" height="28"/>
|
| 1230 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1227 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1231 |
<buttonCell key="cell" type="push" title="進む >" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1502">
|
1228 |
<buttonCell key="cell" type="push" title="進む >" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1502">
|
| 1232 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1229 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1233 |
<font key="font" metaFont="smallSystem"/>
|
1230 |
<font key="font" metaFont="smallSystem"/>
|
| Line 1253... |
Line 1250... |
| 1253 |
</customObject>
|
1250 |
</customObject>
|
| 1254 |
<window title="Rデータマネージャ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Data Manager Window" animationBehavior="default" id="498" userLabel="DataManagerWindow">
|
1251 |
<window title="Rデータマネージャ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Data Manager Window" animationBehavior="default" id="498" userLabel="DataManagerWindow">
|
| 1255 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1252 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1256 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1253 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1257 |
<rect key="contentRect" x="582" y="208" width="485" height="536"/>
|
1254 |
<rect key="contentRect" x="582" y="208" width="485" height="536"/>
|
| 1258 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1255 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1259 |
<value key="minSize" type="size" width="350" height="150"/>
|
1256 |
<value key="minSize" type="size" width="350" height="150"/>
|
| 1260 |
<view key="contentView" id="499">
|
1257 |
<view key="contentView" id="499">
|
| 1261 |
<rect key="frame" x="0.0" y="0.0" width="485" height="536"/>
|
1258 |
<rect key="frame" x="0.0" y="0.0" width="485" height="536"/>
|
| 1262 |
<autoresizingMask key="autoresizingMask"/>
|
1259 |
<autoresizingMask key="autoresizingMask"/>
|
| 1263 |
<subviews>
|
1260 |
<subviews>
|
| 1264 |
<splitView id="724">
|
1261 |
<splitView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="724">
|
| 1265 |
<rect key="frame" x="0.0" y="-1" width="485" height="504"/>
|
1262 |
<rect key="frame" x="0.0" y="-1" width="485" height="504"/>
|
| 1266 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1263 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1267 |
<subviews>
|
1264 |
<subviews>
|
| 1268 |
<scrollView toolTip="パッケージをダブルクリックすると R ワークスペースに読み込まれます. " autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="502">
|
1265 |
<scrollView toolTip="パッケージをダブルクリックすると R ワークスペースに読み込まれます. " fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="502">
|
| 1269 |
<rect key="frame" x="0.0" y="0.0" width="485" height="301"/>
|
1266 |
<rect key="frame" x="0.0" y="0.0" width="485" height="301"/>
|
| 1270 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
1267 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
| 1271 |
<clipView key="contentView" id="tgw-7d-vbz">
|
1268 |
<clipView key="contentView" id="tgw-7d-vbz">
|
| 1272 |
<rect key="frame" x="1" y="0.0" width="483" height="300"/>
|
1269 |
<rect key="frame" x="1" y="0.0" width="483" height="300"/>
|
| 1273 |
<autoresizingMask key="autoresizingMask"/>
|
1270 |
<autoresizingMask key="autoresizingMask"/>
|
| 1274 |
<subviews>
|
1271 |
<subviews>
|
| 1275 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" emptySelection="NO" autosaveColumns="NO" headerView="1549" id="503">
|
1272 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" emptySelection="NO" autosaveColumns="NO" headerView="1549" id="503">
|
| 1276 |
<rect key="frame" x="0.0" y="0.0" width="483" height="277"/>
|
1273 |
<rect key="frame" x="0.0" y="0.0" width="483" height="275"/>
|
| 1277 |
<autoresizingMask key="autoresizingMask"/>
|
1274 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1278 |
<size key="intercellSpacing" width="3" height="2"/>
|
1275 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1279 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1276 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1280 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
1277 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 1281 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1278 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1282 |
<tableColumns>
|
1279 |
<tableColumns>
|
| 1283 |
<tableColumn identifier="data" editable="NO" width="105" minWidth="40" maxWidth="1000" id="501">
|
1280 |
<tableColumn identifier="data" editable="NO" width="105" minWidth="40" maxWidth="1000" id="501">
|
| 1284 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="データ">
|
1281 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="データ">
|
| 1285 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1286 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1282 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1287 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1283 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1288 |
</tableHeaderCell>
|
1284 |
</tableHeaderCell>
|
| 1289 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1522">
|
1285 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1522">
|
| 1290 |
<font key="font" metaFont="system"/>
|
1286 |
<font key="font" metaFont="system"/>
|
| Line 1293... |
Line 1289... |
| 1293 |
</textFieldCell>
|
1289 |
</textFieldCell>
|
| 1294 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1290 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1295 |
</tableColumn>
|
1291 |
</tableColumn>
|
| 1296 |
<tableColumn identifier="package" editable="NO" width="105" minWidth="40" maxWidth="1000" id="500">
|
1292 |
<tableColumn identifier="package" editable="NO" width="105" minWidth="40" maxWidth="1000" id="500">
|
| 1297 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
1293 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
| 1298 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1299 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1294 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1300 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1295 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1301 |
</tableHeaderCell>
|
1296 |
</tableHeaderCell>
|
| 1302 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1521">
|
1297 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1521">
|
| 1303 |
<font key="font" metaFont="system"/>
|
1298 |
<font key="font" metaFont="system"/>
|
| Line 1306... |
Line 1301... |
| 1306 |
</textFieldCell>
|
1301 |
</textFieldCell>
|
| 1307 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1302 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1308 |
</tableColumn>
|
1303 |
</tableColumn>
|
| 1309 |
<tableColumn identifier="description" editable="NO" width="264.08999633789062" minWidth="69.089996337890625" maxWidth="1000" id="504">
|
1304 |
<tableColumn identifier="description" editable="NO" width="264.08999633789062" minWidth="69.089996337890625" maxWidth="1000" id="504">
|
| 1310 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
1305 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
| 1311 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1312 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1306 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1313 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
1307 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 1314 |
</tableHeaderCell>
|
1308 |
</tableHeaderCell>
|
| 1315 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1523">
|
1309 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1523">
|
| 1316 |
<font key="font" metaFont="system"/>
|
1310 |
<font key="font" metaFont="system"/>
|
| Line 1336... |
Line 1330... |
| 1336 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1547">
|
1330 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1547">
|
| 1337 |
<rect key="frame" x="-30" y="17" width="15" height="297"/>
|
1331 |
<rect key="frame" x="-30" y="17" width="15" height="297"/>
|
| 1338 |
<autoresizingMask key="autoresizingMask"/>
|
1332 |
<autoresizingMask key="autoresizingMask"/>
|
| 1339 |
</scroller>
|
1333 |
</scroller>
|
| 1340 |
<tableHeaderView key="headerView" id="1549">
|
1334 |
<tableHeaderView key="headerView" id="1549">
|
| 1341 |
<rect key="frame" x="0.0" y="0.0" width="483" height="23"/>
|
1335 |
<rect key="frame" x="0.0" y="0.0" width="483" height="25"/>
|
| 1342 |
<autoresizingMask key="autoresizingMask"/>
|
1336 |
<autoresizingMask key="autoresizingMask"/>
|
| 1343 |
</tableHeaderView>
|
1337 |
</tableHeaderView>
|
| 1344 |
</scrollView>
|
1338 |
</scrollView>
|
| 1345 |
<webView id="723">
|
1339 |
<webView fixedFrame="YES" id="723">
|
| 1346 |
<rect key="frame" x="0.0" y="310" width="485" height="194"/>
|
1340 |
<rect key="frame" x="0.0" y="310" width="485" height="194"/>
|
| 1347 |
<autoresizingMask key="autoresizingMask"/>
|
1341 |
<autoresizingMask key="autoresizingMask"/>
|
| 1348 |
<webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
|
1342 |
<webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
|
| 1349 |
<nil key="identifier"/>
|
1343 |
<nil key="identifier"/>
|
| 1350 |
</webPreferences>
|
1344 |
</webPreferences>
|
| Line 1356... |
Line 1350... |
| 1356 |
<holdingPriorities>
|
1350 |
<holdingPriorities>
|
| 1357 |
<real value="250"/>
|
1351 |
<real value="250"/>
|
| 1358 |
<real value="250"/>
|
1352 |
<real value="250"/>
|
| 1359 |
</holdingPriorities>
|
1353 |
</holdingPriorities>
|
| 1360 |
</splitView>
|
1354 |
</splitView>
|
| 1361 |
<button toolTip="(⌘R)" verticalHuggingPriority="750" id="1677">
|
1355 |
<button toolTip="(⌘R)" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1677">
|
| 1362 |
<rect key="frame" x="15" y="504" width="96" height="28"/>
|
1356 |
<rect key="frame" x="15" y="504" width="96" height="28"/>
|
| 1363 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1357 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1364 |
<buttonCell key="cell" type="push" title="一覧の更新" bezelStyle="rounded" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1678">
|
1358 |
<buttonCell key="cell" type="push" title="一覧の更新" bezelStyle="rounded" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1678">
|
| 1365 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1359 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1366 |
<font key="font" metaFont="smallSystem"/>
|
1360 |
<font key="font" metaFont="smallSystem"/>
|
| Line 1370... |
Line 1364... |
| 1370 |
<connections>
|
1364 |
<connections>
|
| 1371 |
<action selector="reloadDatasets:" target="509" id="1681"/>
|
1365 |
<action selector="reloadDatasets:" target="509" id="1681"/>
|
| 1372 |
<outlet property="nextKeyView" destination="1684" id="1692"/>
|
1366 |
<outlet property="nextKeyView" destination="1684" id="1692"/>
|
| 1373 |
</connections>
|
1367 |
</connections>
|
| 1374 |
</button>
|
1368 |
</button>
|
| 1375 |
<button verticalHuggingPriority="750" id="1684">
|
1369 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1684">
|
| 1376 |
<rect key="frame" x="109" y="504" width="96" height="28"/>
|
1370 |
<rect key="frame" x="109" y="504" width="96" height="28"/>
|
| 1377 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1371 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1378 |
<string key="toolTip" base64-UTF8="YES">
|
1372 |
<string key="toolTip" base64-UTF8="YES">
|
| 1379 |
KBIS4oapKQ
|
1373 |
KBIS4oapKQ
|
| 1380 |
</string>
|
1374 |
</string>
|
| Line 1388... |
Line 1382... |
| 1388 |
<connections>
|
1382 |
<connections>
|
| 1389 |
<action selector="loadRData:" target="509" id="1687"/>
|
1383 |
<action selector="loadRData:" target="509" id="1687"/>
|
| 1390 |
<outlet property="nextKeyView" destination="1679" id="1693"/>
|
1384 |
<outlet property="nextKeyView" destination="1679" id="1693"/>
|
| 1391 |
</connections>
|
1385 |
</connections>
|
| 1392 |
</button>
|
1386 |
</button>
|
| 1393 |
<searchField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1679">
|
1387 |
<searchField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1679">
|
| 1394 |
<rect key="frame" x="295" y="510" width="170" height="19"/>
|
1388 |
<rect key="frame" x="295" y="510" width="170" height="19"/>
|
| 1395 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
1389 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
| 1396 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="検索" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="1680">
|
1390 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="検索" usesSingleLineMode="YES" bezelStyle="round" sendsSearchStringImmediately="YES" id="1680">
|
| 1397 |
<font key="font" metaFont="smallSystem"/>
|
1391 |
<font key="font" metaFont="smallSystem"/>
|
| 1398 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1392 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1422... |
Line 1416... |
| 1422 |
</customObject>
|
1416 |
</customObject>
|
| 1423 |
<window title="Rパッケージインストーラ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Package Installer Window" animationBehavior="default" id="525" userLabel="PackageInstallerWindow">
|
1417 |
<window title="Rパッケージインストーラ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Package Installer Window" animationBehavior="default" id="525" userLabel="PackageInstallerWindow">
|
| 1424 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1418 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1425 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1419 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1426 |
<rect key="contentRect" x="57" y="319" width="612" height="654"/>
|
1420 |
<rect key="contentRect" x="57" y="319" width="612" height="654"/>
|
| 1427 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1421 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1428 |
<value key="minSize" type="size" width="612" height="400"/>
|
1422 |
<value key="minSize" type="size" width="612" height="400"/>
|
| 1429 |
<view key="contentView" id="526">
|
1423 |
<view key="contentView" id="526">
|
| 1430 |
<rect key="frame" x="0.0" y="0.0" width="612" height="654"/>
|
1424 |
<rect key="frame" x="0.0" y="0.0" width="612" height="654"/>
|
| 1431 |
<autoresizingMask key="autoresizingMask"/>
|
1425 |
<autoresizingMask key="autoresizingMask"/>
|
| 1432 |
<subviews>
|
1426 |
<subviews>
|
| 1433 |
<box title="パッケージリポジトリ" id="538">
|
1427 |
<box fixedFrame="YES" title="パッケージリポジトリ" translatesAutoresizingMaskIntoConstraints="NO" id="538">
|
| 1434 |
<rect key="frame" x="17" y="534" width="578" height="114"/>
|
1428 |
<rect key="frame" x="17" y="534" width="578" height="114"/>
|
| 1435 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
1429 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
| 1436 |
<view key="contentView" id="Vye-Sc-v9C">
|
1430 |
<view key="contentView" id="Vye-Sc-v9C">
|
| 1437 |
<rect key="frame" x="3" y="3" width="572" height="96"/>
|
1431 |
<rect key="frame" x="3" y="3" width="572" height="96"/>
|
| 1438 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1432 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1439 |
<subviews>
|
1433 |
<subviews>
|
| 1440 |
<textField toolTip="リポジトリのURL. "http://"で始まっていなければなりません." verticalHuggingPriority="750" tag="10" allowsCharacterPickerTouchBarItem="YES" id="539">
|
1434 |
<textField toolTip="リポジトリのURL. "http://"で始まっていなければなりません." verticalHuggingPriority="750" fixedFrame="YES" tag="10" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="539">
|
| 1441 |
<rect key="frame" x="282" y="56" width="250" height="22"/>
|
1435 |
<rect key="frame" x="282" y="56" width="250" height="22"/>
|
| 1442 |
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
1436 |
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
| 1443 |
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" tag="10" placeholderString="リポジトリのURL" bezelStyle="round" id="1503">
|
1437 |
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" tag="10" placeholderString="リポジトリのURL" bezelStyle="round" id="1503">
|
| 1444 |
<font key="font" metaFont="system"/>
|
1438 |
<font key="font" metaFont="system"/>
|
| 1445 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1439 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1447... |
Line 1441... |
| 1447 |
</textFieldCell>
|
1441 |
</textFieldCell>
|
| 1448 |
<connections>
|
1442 |
<connections>
|
| 1449 |
<outlet property="nextKeyView" destination="545" id="1698"/>
|
1443 |
<outlet property="nextKeyView" destination="545" id="1698"/>
|
| 1450 |
</connections>
|
1444 |
</connections>
|
| 1451 |
</textField>
|
1445 |
</textField>
|
| 1452 |
<button toolTip="指定されたURLからパッケージの一覧をダウンロードします" verticalHuggingPriority="750" id="545">
|
1446 |
<button toolTip="指定されたURLからパッケージの一覧をダウンロードします" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="545">
|
| 1453 |
<rect key="frame" x="8" y="10" width="141" height="32"/>
|
1447 |
<rect key="frame" x="8" y="10" width="141" height="32"/>
|
| 1454 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
|
1448 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
|
| 1455 |
<buttonCell key="cell" type="push" title="一覧を取得" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1505">
|
1449 |
<buttonCell key="cell" type="push" title="一覧を取得" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1505">
|
| 1456 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1450 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1457 |
<font key="font" metaFont="system"/>
|
1451 |
<font key="font" metaFont="system"/>
|
| Line 1459... |
Line 1453... |
| 1459 |
<connections>
|
1453 |
<connections>
|
| 1460 |
<action selector="reloadURL:" target="553" id="558"/>
|
1454 |
<action selector="reloadURL:" target="553" id="558"/>
|
| 1461 |
<outlet property="nextKeyView" destination="565" id="1699"/>
|
1455 |
<outlet property="nextKeyView" destination="565" id="1699"/>
|
| 1462 |
</connections>
|
1456 |
</connections>
|
| 1463 |
</button>
|
1457 |
</button>
|
| 1464 |
<button toolTip="デフォルト以外のリポジトリを用いる場合には、パッケージフォーマットを指定する必要があります. 通常、拡張子 ".tar.gz" のアーカイブは「ソース形式」, 拡張子 ".tgz" のパッケージは「バイナリ形式」です. " id="565">
|
1458 |
<button toolTip="デフォルト以外のリポジトリを用いる場合には、パッケージフォーマットを指定する必要があります. 通常、拡張子 ".tar.gz" のアーカイブは「ソース形式」, 拡張子 ".tgz" のパッケージは「バイナリ形式」です. " fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="565">
|
| 1465 |
<rect key="frame" x="162" y="18" width="217" height="18"/>
|
1459 |
<rect key="frame" x="162" y="18" width="217" height="18"/>
|
| 1466 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1460 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1467 |
<buttonCell key="cell" type="check" title="バイナリ形式パッケージ" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="1506">
|
1461 |
<buttonCell key="cell" type="check" title="バイナリ形式パッケージ" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="1506">
|
| 1468 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
1462 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
| 1469 |
<font key="font" metaFont="system"/>
|
1463 |
<font key="font" metaFont="system"/>
|
| Line 1471... |
Line 1465... |
| 1471 |
<connections>
|
1465 |
<connections>
|
| 1472 |
<action selector="setFormat:" target="553" id="593"/>
|
1466 |
<action selector="setFormat:" target="553" id="593"/>
|
| 1473 |
<outlet property="nextKeyView" destination="1060" id="1700"/>
|
1467 |
<outlet property="nextKeyView" destination="1060" id="1700"/>
|
| 1474 |
</connections>
|
1468 |
</connections>
|
| 1475 |
</button>
|
1469 |
</button>
|
| 1476 |
<popUpButton verticalHuggingPriority="750" id="540">
|
1470 |
<popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="540">
|
| 1477 |
<rect key="frame" x="11" y="54" width="266" height="26"/>
|
1471 |
<rect key="frame" x="11" y="54" width="266" height="26"/>
|
| 1478 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
|
1472 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
|
| 1479 |
<popUpButtonCell key="cell" type="push" title="CRAN (バイナリ)" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="541" id="1504">
|
1473 |
<popUpButtonCell key="cell" type="push" title="CRAN (バイナリ)" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="541" id="1504">
|
| 1480 |
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
1474 |
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
| 1481 |
<font key="font" metaFont="menu"/>
|
1475 |
<font key="font" metaFont="menu"/>
|
| Line 1499... |
Line 1493... |
| 1499 |
<connections>
|
1493 |
<connections>
|
| 1500 |
<action selector="setURL:" target="553" id="592"/>
|
1494 |
<action selector="setURL:" target="553" id="592"/>
|
| 1501 |
<outlet property="nextKeyView" destination="539" id="1697"/>
|
1495 |
<outlet property="nextKeyView" destination="539" id="1697"/>
|
| 1502 |
</connections>
|
1496 |
</connections>
|
| 1503 |
</popUpButton>
|
1497 |
</popUpButton>
|
| 1504 |
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="1053">
|
1498 |
<progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="1053">
|
| 1505 |
<rect key="frame" x="540" y="58" width="16" height="16"/>
|
1499 |
<rect key="frame" x="540" y="58" width="16" height="16"/>
|
| 1506 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
1500 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
| 1507 |
</progressIndicator>
|
1501 |
</progressIndicator>
|
| 1508 |
<searchField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1060">
|
1502 |
<searchField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1060">
|
| 1509 |
<rect key="frame" x="372" y="16" width="184" height="22"/>
|
1503 |
<rect key="frame" x="372" y="16" width="184" height="22"/>
|
| 1510 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
1504 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
| 1511 |
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="パッケージ検索" bezelStyle="round" recentsAutosaveName="pkgSearchField" id="1507">
|
1505 |
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="パッケージ検索" bezelStyle="round" recentsAutosaveName="pkgSearchField" id="1507">
|
| 1512 |
<font key="font" metaFont="system"/>
|
1506 |
<font key="font" metaFont="system"/>
|
| 1513 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1507 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1520... |
Line 1514... |
| 1520 |
</connections>
|
1514 |
</connections>
|
| 1521 |
</searchField>
|
1515 |
</searchField>
|
| 1522 |
</subviews>
|
1516 |
</subviews>
|
| 1523 |
</view>
|
1517 |
</view>
|
| 1524 |
</box>
|
1518 |
</box>
|
| 1525 |
<scrollView toolTip="インストール/アップデートしたいパッケージを選択して下さい. 複数選択も可能です. " autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="547">
|
1519 |
<scrollView toolTip="インストール/アップデートしたいパッケージを選択して下さい. 複数選択も可能です. " fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="547">
|
| 1526 |
<rect key="frame" x="20" y="151" width="572" height="366"/>
|
1520 |
<rect key="frame" x="20" y="151" width="572" height="366"/>
|
| 1527 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1521 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1528 |
<clipView key="contentView" id="QjF-Uo-CVm">
|
1522 |
<clipView key="contentView" id="QjF-Uo-CVm">
|
| 1529 |
<rect key="frame" x="1" y="0.0" width="570" height="365"/>
|
1523 |
<rect key="frame" x="1" y="0.0" width="570" height="365"/>
|
| 1530 |
<autoresizingMask key="autoresizingMask"/>
|
1524 |
<autoresizingMask key="autoresizingMask"/>
|
| 1531 |
<subviews>
|
1525 |
<subviews>
|
| 1532 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" headerView="1552" id="549">
|
1526 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" autosaveColumns="NO" headerView="1552" id="549">
|
| 1533 |
<rect key="frame" x="0.0" y="0.0" width="570" height="342"/>
|
1527 |
<rect key="frame" x="0.0" y="0.0" width="570" height="340"/>
|
| 1534 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1528 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1535 |
<size key="intercellSpacing" width="3" height="2"/>
|
1529 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1536 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1530 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1537 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
1531 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 1538 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1532 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1539 |
<tableColumns>
|
1533 |
<tableColumns>
|
| 1540 |
<tableColumn identifier="package" editable="NO" width="220" minWidth="40" maxWidth="1000" id="546">
|
1534 |
<tableColumn identifier="package" editable="NO" width="220" minWidth="40" maxWidth="1000" id="546">
|
| 1541 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
1535 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
| 1542 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1543 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1536 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1544 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1537 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1545 |
</tableHeaderCell>
|
1538 |
</tableHeaderCell>
|
| 1546 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1524">
|
1539 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1524">
|
| 1547 |
<font key="font" metaFont="system"/>
|
1540 |
<font key="font" metaFont="system"/>
|
| Line 1550... |
Line 1543... |
| 1550 |
</textFieldCell>
|
1543 |
</textFieldCell>
|
| 1551 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1544 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1552 |
</tableColumn>
|
1545 |
</tableColumn>
|
| 1553 |
<tableColumn identifier="instVer" editable="NO" width="166" minWidth="40" maxWidth="1000" id="548">
|
1546 |
<tableColumn identifier="instVer" editable="NO" width="166" minWidth="40" maxWidth="1000" id="548">
|
| 1554 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="導入済みバージョン">
|
1547 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="導入済みバージョン">
|
| 1555 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1556 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1548 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1557 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1549 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1558 |
</tableHeaderCell>
|
1550 |
</tableHeaderCell>
|
| 1559 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="1525">
|
1551 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="1525">
|
| 1560 |
<font key="font" metaFont="system"/>
|
1552 |
<font key="font" metaFont="system"/>
|
| Line 1563... |
Line 1555... |
| 1563 |
</textFieldCell>
|
1555 |
</textFieldCell>
|
| 1564 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1556 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1565 |
</tableColumn>
|
1557 |
</tableColumn>
|
| 1566 |
<tableColumn identifier="repVer" editable="NO" width="174.87699890136719" minWidth="108.34200286865234" maxWidth="1000" id="550">
|
1558 |
<tableColumn identifier="repVer" editable="NO" width="174.87699890136719" minWidth="108.34200286865234" maxWidth="1000" id="550">
|
| 1567 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="リポジトリにあるバージョン">
|
1559 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="リポジトリにあるバージョン">
|
| 1568 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1569 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1560 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1570 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
1561 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 1571 |
</tableHeaderCell>
|
1562 |
</tableHeaderCell>
|
| 1572 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="1526">
|
1563 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="center" id="1526">
|
| 1573 |
<font key="font" metaFont="system"/>
|
1564 |
<font key="font" metaFont="system"/>
|
| Line 1592... |
Line 1583... |
| 1592 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1550">
|
1583 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1550">
|
| 1593 |
<rect key="frame" x="-30" y="17" width="15" height="333"/>
|
1584 |
<rect key="frame" x="-30" y="17" width="15" height="333"/>
|
| 1594 |
<autoresizingMask key="autoresizingMask"/>
|
1585 |
<autoresizingMask key="autoresizingMask"/>
|
| 1595 |
</scroller>
|
1586 |
</scroller>
|
| 1596 |
<tableHeaderView key="headerView" id="1552">
|
1587 |
<tableHeaderView key="headerView" id="1552">
|
| 1597 |
<rect key="frame" x="0.0" y="0.0" width="570" height="23"/>
|
1588 |
<rect key="frame" x="0.0" y="0.0" width="570" height="25"/>
|
| 1598 |
<autoresizingMask key="autoresizingMask"/>
|
1589 |
<autoresizingMask key="autoresizingMask"/>
|
| 1599 |
</tableHeaderView>
|
1590 |
</tableHeaderView>
|
| 1600 |
</scrollView>
|
1591 |
</scrollView>
|
| 1601 |
<box title="インストールする場所" id="570">
|
1592 |
<box fixedFrame="YES" title="インストールする場所" translatesAutoresizingMaskIntoConstraints="NO" id="570">
|
| 1602 |
<rect key="frame" x="17" y="16" width="578" height="126"/>
|
1593 |
<rect key="frame" x="17" y="16" width="578" height="126"/>
|
| 1603 |
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
1594 |
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
|
| 1604 |
<view key="contentView" id="g3q-fc-rlO">
|
1595 |
<view key="contentView" id="g3q-fc-rlO">
|
| 1605 |
<rect key="frame" x="3" y="3" width="572" height="108"/>
|
1596 |
<rect key="frame" x="3" y="3" width="572" height="108"/>
|
| 1606 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1597 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1607 |
<subviews>
|
1598 |
<subviews>
|
| 1608 |
<matrix toolTip="適切なインストール先を指定して下さい. 管理者権限がない場合は「ユーザエリア」を選択して下さい." verticalHuggingPriority="750" selectionByRect="NO" allowsEmptySelection="NO" autosizesCells="NO" id="573">
|
1599 |
<matrix toolTip="適切なインストール先を指定して下さい. 管理者権限がない場合は「ユーザエリア」を選択して下さい." verticalHuggingPriority="750" fixedFrame="YES" selectionByRect="NO" allowsEmptySelection="NO" autosizesCells="NO" translatesAutoresizingMaskIntoConstraints="NO" id="573">
|
| 1609 |
<rect key="frame" x="14" y="9" width="361" height="88"/>
|
1600 |
<rect key="frame" x="14" y="9" width="361" height="88"/>
|
| 1610 |
<autoresizingMask key="autoresizingMask"/>
|
1601 |
<autoresizingMask key="autoresizingMask"/>
|
| 1611 |
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
1602 |
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| 1612 |
<size key="cellSize" width="361" height="20"/>
|
1603 |
<size key="cellSize" width="361" height="20"/>
|
| 1613 |
<size key="intercellSpacing" width="4" height="2"/>
|
1604 |
<size key="intercellSpacing" width="4" height="2"/>
|
| Line 1638... |
Line 1629... |
| 1638 |
<connections>
|
1629 |
<connections>
|
| 1639 |
<action selector="setLocation:" target="553" id="591"/>
|
1630 |
<action selector="setLocation:" target="553" id="591"/>
|
| 1640 |
<outlet property="nextKeyView" destination="577" id="1703"/>
|
1631 |
<outlet property="nextKeyView" destination="577" id="1703"/>
|
| 1641 |
</connections>
|
1632 |
</connections>
|
| 1642 |
</matrix>
|
1633 |
</matrix>
|
| 1643 |
<button toolTip="選択されたパッケージをダウンロードし, 選択された場所にインストールします" verticalHuggingPriority="750" id="577">
|
1634 |
<button toolTip="選択されたパッケージをダウンロードし, 選択された場所にインストールします" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="577">
|
| 1644 |
<rect key="frame" x="394" y="70" width="168" height="32"/>
|
1635 |
<rect key="frame" x="394" y="70" width="168" height="32"/>
|
| 1645 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
1636 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| 1646 |
<buttonCell key="cell" type="push" title="選択をインストール" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1508">
|
1637 |
<buttonCell key="cell" type="push" title="選択をインストール" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1508">
|
| 1647 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1638 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1648 |
<font key="font" metaFont="system"/>
|
1639 |
<font key="font" metaFont="system"/>
|
| Line 1653... |
Line 1644... |
| 1653 |
<connections>
|
1644 |
<connections>
|
| 1654 |
<action selector="installSelected:" target="553" id="578"/>
|
1645 |
<action selector="installSelected:" target="553" id="578"/>
|
| 1655 |
<outlet property="nextKeyView" destination="1121" id="1704"/>
|
1646 |
<outlet property="nextKeyView" destination="1121" id="1704"/>
|
| 1656 |
</connections>
|
1647 |
</connections>
|
| 1657 |
</button>
|
1648 |
</button>
|
| 1658 |
<button verticalHuggingPriority="750" id="1057">
|
1649 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1057">
|
| 1659 |
<rect key="frame" x="394" y="4" width="168" height="32"/>
|
1650 |
<rect key="frame" x="394" y="4" width="168" height="32"/>
|
| 1660 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
1651 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| 1661 |
<buttonCell key="cell" type="push" title="すべてアップデート" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1509">
|
1652 |
<buttonCell key="cell" type="push" title="すべてアップデート" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1509">
|
| 1662 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1653 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1663 |
<font key="font" metaFont="system"/>
|
1654 |
<font key="font" metaFont="system"/>
|
| Line 1667... |
Line 1658... |
| 1667 |
<connections>
|
1658 |
<connections>
|
| 1668 |
<action selector="updateAll:" target="553" id="1062"/>
|
1659 |
<action selector="updateAll:" target="553" id="1062"/>
|
| 1669 |
<outlet property="nextKeyView" destination="540" id="1706"/>
|
1660 |
<outlet property="nextKeyView" destination="540" id="1706"/>
|
| 1670 |
</connections>
|
1661 |
</connections>
|
| 1671 |
</button>
|
1662 |
</button>
|
| 1672 |
<button id="1121">
|
1663 |
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1121">
|
| 1673 |
<rect key="frame" x="399" y="38" width="161" height="36"/>
|
1664 |
<rect key="frame" x="399" y="38" width="161" height="36"/>
|
| 1674 |
<autoresizingMask key="autoresizingMask"/>
|
1665 |
<autoresizingMask key="autoresizingMask"/>
|
| 1675 |
<buttonCell key="cell" type="check" title="依存パッケージも含める" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="1510">
|
1666 |
<buttonCell key="cell" type="check" title="依存パッケージも含める" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="1510">
|
| 1676 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
1667 |
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
| 1677 |
<font key="font" metaFont="smallSystem"/>
|
1668 |
<font key="font" metaFont="smallSystem"/>
|
| Line 1716... |
Line 1707... |
| 1716 |
</customObject>
|
1707 |
</customObject>
|
| 1717 |
<window title="Rワークスペースブラウザ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Workspace Browser Window" animationBehavior="default" id="662" userLabel="WSBWindow">
|
1708 |
<window title="Rワークスペースブラウザ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Workspace Browser Window" animationBehavior="default" id="662" userLabel="WSBWindow">
|
| 1718 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1709 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1719 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1710 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1720 |
<rect key="contentRect" x="114" y="382" width="480" height="403"/>
|
1711 |
<rect key="contentRect" x="114" y="382" width="480" height="403"/>
|
| 1721 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1712 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1722 |
<value key="minSize" type="size" width="213" height="107"/>
|
1713 |
<value key="minSize" type="size" width="213" height="107"/>
|
| 1723 |
<view key="contentView" id="663">
|
1714 |
<view key="contentView" id="663">
|
| 1724 |
<rect key="frame" x="0.0" y="0.0" width="480" height="403"/>
|
1715 |
<rect key="frame" x="0.0" y="0.0" width="480" height="403"/>
|
| 1725 |
<autoresizingMask key="autoresizingMask"/>
|
1716 |
<autoresizingMask key="autoresizingMask"/>
|
| 1726 |
<subviews>
|
1717 |
<subviews>
|
| 1727 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="665">
|
1718 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="665">
|
| 1728 |
<rect key="frame" x="0.0" y="0.0" width="480" height="403"/>
|
1719 |
<rect key="frame" x="0.0" y="0.0" width="480" height="403"/>
|
| 1729 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
1720 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
| 1730 |
<clipView key="contentView" id="56Q-hD-3Qn">
|
1721 |
<clipView key="contentView" id="56Q-hD-3Qn">
|
| 1731 |
<rect key="frame" x="1" y="0.0" width="478" height="402"/>
|
1722 |
<rect key="frame" x="1" y="0.0" width="478" height="402"/>
|
| 1732 |
<autoresizingMask key="autoresizingMask"/>
|
1723 |
<autoresizingMask key="autoresizingMask"/>
|
| 1733 |
<subviews>
|
1724 |
<subviews>
|
| 1734 |
<outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" headerView="1555" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="667" id="666">
|
1725 |
<outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" headerView="1555" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="667" id="666">
|
| 1735 |
<rect key="frame" x="0.0" y="0.0" width="478" height="379"/>
|
1726 |
<rect key="frame" x="0.0" y="0.0" width="478" height="377"/>
|
| 1736 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1727 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1737 |
<size key="intercellSpacing" width="3" height="2"/>
|
1728 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1738 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1729 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1739 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
1730 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 1740 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1731 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1741 |
<tableColumns>
|
1732 |
<tableColumns>
|
| 1742 |
<tableColumn identifier="name" editable="NO" width="131" minWidth="16" maxWidth="1000" id="667">
|
1733 |
<tableColumn identifier="name" editable="NO" width="131" minWidth="16" maxWidth="1000" id="667">
|
| 1743 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="オブジェクト">
|
1734 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="オブジェクト">
|
| 1744 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1745 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1735 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1746 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1736 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1747 |
</tableHeaderCell>
|
1737 |
</tableHeaderCell>
|
| 1748 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1528">
|
1738 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1528">
|
| 1749 |
<font key="font" metaFont="system"/>
|
1739 |
<font key="font" metaFont="system"/>
|
| Line 1752... |
Line 1742... |
| 1752 |
</textFieldCell>
|
1742 |
</textFieldCell>
|
| 1753 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1743 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1754 |
</tableColumn>
|
1744 |
</tableColumn>
|
| 1755 |
<tableColumn identifier="type" editable="NO" width="153.42999267578125" minWidth="40" maxWidth="1000" id="668">
|
1745 |
<tableColumn identifier="type" editable="NO" width="153.42999267578125" minWidth="40" maxWidth="1000" id="668">
|
| 1756 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="型">
|
1746 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="型">
|
| 1757 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1758 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1747 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1759 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1748 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1760 |
</tableHeaderCell>
|
1749 |
</tableHeaderCell>
|
| 1761 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1529">
|
1750 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1529">
|
| 1762 |
<font key="font" metaFont="system"/>
|
1751 |
<font key="font" metaFont="system"/>
|
| Line 1765... |
Line 1754... |
| 1765 |
</textFieldCell>
|
1754 |
</textFieldCell>
|
| 1766 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1755 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1767 |
</tableColumn>
|
1756 |
</tableColumn>
|
| 1768 |
<tableColumn identifier="property" editable="NO" width="184.57000732421875" minWidth="56.569999694824219" maxWidth="1000" id="664">
|
1757 |
<tableColumn identifier="property" editable="NO" width="184.57000732421875" minWidth="56.569999694824219" maxWidth="1000" id="664">
|
| 1769 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="構造">
|
1758 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="構造">
|
| 1770 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1771 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1759 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1772 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
1760 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 1773 |
</tableHeaderCell>
|
1761 |
</tableHeaderCell>
|
| 1774 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1527">
|
1762 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1527">
|
| 1775 |
<font key="font" metaFont="system"/>
|
1763 |
<font key="font" metaFont="system"/>
|
| Line 1793... |
Line 1781... |
| 1793 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1553">
|
1781 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1553">
|
| 1794 |
<rect key="frame" x="-22" y="17" width="11" height="371"/>
|
1782 |
<rect key="frame" x="-22" y="17" width="11" height="371"/>
|
| 1795 |
<autoresizingMask key="autoresizingMask"/>
|
1783 |
<autoresizingMask key="autoresizingMask"/>
|
| 1796 |
</scroller>
|
1784 |
</scroller>
|
| 1797 |
<tableHeaderView key="headerView" id="1555">
|
1785 |
<tableHeaderView key="headerView" id="1555">
|
| 1798 |
<rect key="frame" x="0.0" y="0.0" width="478" height="23"/>
|
1786 |
<rect key="frame" x="0.0" y="0.0" width="478" height="25"/>
|
| 1799 |
<autoresizingMask key="autoresizingMask"/>
|
1787 |
<autoresizingMask key="autoresizingMask"/>
|
| 1800 |
</tableHeaderView>
|
1788 |
</tableHeaderView>
|
| 1801 |
</scrollView>
|
1789 |
</scrollView>
|
| 1802 |
</subviews>
|
1790 |
</subviews>
|
| 1803 |
</view>
|
1791 |
</view>
|
| Line 1807... |
Line 1795... |
| 1807 |
</window>
|
1795 |
</window>
|
| 1808 |
<window title="ヘルプ検索トピック" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="Help Search Topics Window" animationBehavior="default" id="687" userLabel="helpSearchWindow" customClass="RWindow">
|
1796 |
<window title="ヘルプ検索トピック" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="Help Search Topics Window" animationBehavior="default" id="687" userLabel="helpSearchWindow" customClass="RWindow">
|
| 1809 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1797 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1810 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1798 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1811 |
<rect key="contentRect" x="66" y="171" width="508" height="579"/>
|
1799 |
<rect key="contentRect" x="66" y="171" width="508" height="579"/>
|
| 1812 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1800 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1813 |
<value key="minSize" type="size" width="213" height="107"/>
|
1801 |
<value key="minSize" type="size" width="213" height="107"/>
|
| 1814 |
<view key="contentView" id="691">
|
1802 |
<view key="contentView" id="691">
|
| 1815 |
<rect key="frame" x="0.0" y="0.0" width="508" height="579"/>
|
1803 |
<rect key="frame" x="0.0" y="0.0" width="508" height="579"/>
|
| 1816 |
<autoresizingMask key="autoresizingMask"/>
|
1804 |
<autoresizingMask key="autoresizingMask"/>
|
| 1817 |
<subviews>
|
1805 |
<subviews>
|
| 1818 |
<splitView id="717">
|
1806 |
<splitView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="717">
|
| 1819 |
<rect key="frame" x="0.0" y="-1" width="508" height="580"/>
|
1807 |
<rect key="frame" x="0.0" y="-1" width="508" height="580"/>
|
| 1820 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
1808 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
| 1821 |
<subviews>
|
1809 |
<subviews>
|
| 1822 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="698">
|
1810 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="698">
|
| 1823 |
<rect key="frame" x="0.0" y="0.0" width="508" height="285"/>
|
1811 |
<rect key="frame" x="0.0" y="0.0" width="508" height="285"/>
|
| 1824 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
1812 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES"/>
|
| 1825 |
<clipView key="contentView" id="ZaE-RU-uPd">
|
1813 |
<clipView key="contentView" id="ZaE-RU-uPd">
|
| 1826 |
<rect key="frame" x="1" y="0.0" width="506" height="284"/>
|
1814 |
<rect key="frame" x="1" y="0.0" width="506" height="284"/>
|
| 1827 |
<autoresizingMask key="autoresizingMask"/>
|
1815 |
<autoresizingMask key="autoresizingMask"/>
|
| 1828 |
<subviews>
|
1816 |
<subviews>
|
| 1829 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="1558" id="700">
|
1817 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="1558" id="700">
|
| 1830 |
<rect key="frame" x="0.0" y="0.0" width="506" height="261"/>
|
1818 |
<rect key="frame" x="0.0" y="0.0" width="506" height="259"/>
|
| 1831 |
<autoresizingMask key="autoresizingMask"/>
|
1819 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1832 |
<size key="intercellSpacing" width="3" height="2"/>
|
1820 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 1833 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1821 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 1834 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
1822 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 1835 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
1823 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 1836 |
<tableColumns>
|
1824 |
<tableColumns>
|
| 1837 |
<tableColumn identifier="topic" editable="NO" width="177" minWidth="40" maxWidth="1000" id="699">
|
1825 |
<tableColumn identifier="topic" editable="NO" width="177" minWidth="40" maxWidth="1000" id="699">
|
| 1838 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="トピック">
|
1826 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="トピック">
|
| 1839 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1840 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1827 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1841 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1828 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1842 |
</tableHeaderCell>
|
1829 |
</tableHeaderCell>
|
| 1843 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1531">
|
1830 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1531">
|
| 1844 |
<font key="font" metaFont="system"/>
|
1831 |
<font key="font" metaFont="system"/>
|
| Line 1847... |
Line 1834... |
| 1847 |
</textFieldCell>
|
1834 |
</textFieldCell>
|
| 1848 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1835 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1849 |
</tableColumn>
|
1836 |
</tableColumn>
|
| 1850 |
<tableColumn identifier="package" editable="NO" width="175" minWidth="40" maxWidth="1000" id="697">
|
1837 |
<tableColumn identifier="package" editable="NO" width="175" minWidth="40" maxWidth="1000" id="697">
|
| 1851 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
1838 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="パッケージ">
|
| 1852 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1853 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1839 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1854 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
1840 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 1855 |
</tableHeaderCell>
|
1841 |
</tableHeaderCell>
|
| 1856 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1530">
|
1842 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1530">
|
| 1857 |
<font key="font" metaFont="system"/>
|
1843 |
<font key="font" metaFont="system"/>
|
| Line 1860... |
Line 1846... |
| 1860 |
</textFieldCell>
|
1846 |
</textFieldCell>
|
| 1861 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
1847 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 1862 |
</tableColumn>
|
1848 |
</tableColumn>
|
| 1863 |
<tableColumn identifier="description" editable="NO" width="145" minWidth="10" maxWidth="1000" id="701">
|
1849 |
<tableColumn identifier="description" editable="NO" width="145" minWidth="10" maxWidth="1000" id="701">
|
| 1864 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
1850 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="説明">
|
| 1865 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 1866 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
1851 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 1867 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
1852 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 1868 |
</tableHeaderCell>
|
1853 |
</tableHeaderCell>
|
| 1869 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1532">
|
1854 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1532">
|
| 1870 |
<font key="font" metaFont="system"/>
|
1855 |
<font key="font" metaFont="system"/>
|
| Line 1887... |
Line 1872... |
| 1887 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1556">
|
1872 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1556">
|
| 1888 |
<rect key="frame" x="-30" y="17" width="15" height="200"/>
|
1873 |
<rect key="frame" x="-30" y="17" width="15" height="200"/>
|
| 1889 |
<autoresizingMask key="autoresizingMask"/>
|
1874 |
<autoresizingMask key="autoresizingMask"/>
|
| 1890 |
</scroller>
|
1875 |
</scroller>
|
| 1891 |
<tableHeaderView key="headerView" id="1558">
|
1876 |
<tableHeaderView key="headerView" id="1558">
|
| 1892 |
<rect key="frame" x="0.0" y="0.0" width="506" height="23"/>
|
1877 |
<rect key="frame" x="0.0" y="0.0" width="506" height="25"/>
|
| 1893 |
<autoresizingMask key="autoresizingMask"/>
|
1878 |
<autoresizingMask key="autoresizingMask"/>
|
| 1894 |
</tableHeaderView>
|
1879 |
</tableHeaderView>
|
| 1895 |
</scrollView>
|
1880 |
</scrollView>
|
| 1896 |
<webView id="715">
|
1881 |
<webView fixedFrame="YES" id="715">
|
| 1897 |
<rect key="frame" x="0.0" y="294" width="508" height="286"/>
|
1882 |
<rect key="frame" x="0.0" y="294" width="508" height="286"/>
|
| 1898 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
1883 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
| 1899 |
<webPreferences key="preferences" identifier="HSPB" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
1884 |
<webPreferences key="preferences" identifier="HSPB" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
| 1900 |
<connections>
|
1885 |
<connections>
|
| 1901 |
<outlet property="frameLoadDelegate" destination="695" id="1713"/>
|
1886 |
<outlet property="frameLoadDelegate" destination="695" id="1713"/>
|
| Line 1923... |
Line 1908... |
| 1923 |
</customObject>
|
1908 |
</customObject>
|
| 1924 |
<window title="Rヘルプ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Help Window" animationBehavior="default" id="728" userLabel="HelpWindow" customClass="RWindow">
|
1909 |
<window title="Rヘルプ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Help Window" animationBehavior="default" id="728" userLabel="HelpWindow" customClass="RWindow">
|
| 1925 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1910 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 1926 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1911 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 1927 |
<rect key="contentRect" x="76" y="306" width="344" height="464"/>
|
1912 |
<rect key="contentRect" x="76" y="306" width="344" height="464"/>
|
| 1928 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1913 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 1929 |
<value key="minSize" type="size" width="344" height="464"/>
|
1914 |
<value key="minSize" type="size" width="344" height="464"/>
|
| 1930 |
<view key="contentView" id="727">
|
1915 |
<view key="contentView" id="727">
|
| 1931 |
<rect key="frame" x="0.0" y="0.0" width="344" height="464"/>
|
1916 |
<rect key="frame" x="0.0" y="0.0" width="344" height="464"/>
|
| 1932 |
<autoresizingMask key="autoresizingMask"/>
|
1917 |
<autoresizingMask key="autoresizingMask"/>
|
| 1933 |
<subviews>
|
1918 |
<subviews>
|
| 1934 |
<searchField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="957">
|
1919 |
<searchField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="957">
|
| 1935 |
<rect key="frame" x="205" y="435" width="119" height="19"/>
|
1920 |
<rect key="frame" x="205" y="435" width="119" height="19"/>
|
| 1936 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
1921 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
| 1937 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" placeholderString="ヘルプ検索" bezelStyle="round" sendsWholeSearchString="YES" recentsAutosaveName="DocHelpSearch" id="1511">
|
1922 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" alignment="left" placeholderString="ヘルプ検索" bezelStyle="round" sendsWholeSearchString="YES" recentsAutosaveName="DocHelpSearch" id="1511">
|
| 1938 |
<font key="font" metaFont="smallSystem"/>
|
1923 |
<font key="font" metaFont="smallSystem"/>
|
| 1939 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
1924 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| Line 1942... |
Line 1927... |
| 1942 |
<connections>
|
1927 |
<connections>
|
| 1943 |
<action selector="runHelpSearch:" target="780" id="967"/>
|
1928 |
<action selector="runHelpSearch:" target="780" id="967"/>
|
| 1944 |
<outlet property="searchMenuTemplate" destination="1074" id="1709"/>
|
1929 |
<outlet property="searchMenuTemplate" destination="1074" id="1709"/>
|
| 1945 |
</connections>
|
1930 |
</connections>
|
| 1946 |
</searchField>
|
1931 |
</searchField>
|
| 1947 |
<webView id="959">
|
1932 |
<webView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="959">
|
| 1948 |
<rect key="frame" x="0.0" y="0.0" width="344" height="426"/>
|
1933 |
<rect key="frame" x="0.0" y="0.0" width="344" height="426"/>
|
| 1949 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
1934 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 1950 |
<webPreferences key="preferences" identifier="HBRS" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
1935 |
<webPreferences key="preferences" identifier="HBRS" defaultFontSize="16" defaultFixedFontSize="13" javaScriptCanOpenWindowsAutomatically="NO"/>
|
| 1951 |
<connections>
|
1936 |
<connections>
|
| 1952 |
<outlet property="frameLoadDelegate" destination="780" id="1010"/>
|
1937 |
<outlet property="frameLoadDelegate" destination="780" id="1010"/>
|
| 1953 |
</connections>
|
1938 |
</connections>
|
| 1954 |
</webView>
|
1939 |
</webView>
|
| 1955 |
<box verticalHuggingPriority="750" boxType="separator" id="966">
|
1940 |
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="966">
|
| 1956 |
<rect key="frame" x="0.0" y="424" width="344" height="5"/>
|
1941 |
<rect key="frame" x="0.0" y="424" width="344" height="5"/>
|
| 1957 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
1942 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
| 1958 |
</box>
|
1943 |
</box>
|
| 1959 |
<button verticalHuggingPriority="750" id="978">
|
1944 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="978">
|
| 1960 |
<rect key="frame" x="114" y="430" width="76" height="28"/>
|
1945 |
<rect key="frame" x="114" y="430" width="76" height="28"/>
|
| 1961 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1946 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1962 |
<buttonCell key="cell" type="push" title="プリント" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="1512">
|
1947 |
<buttonCell key="cell" type="push" title="プリント" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" inset="2" id="1512">
|
| 1963 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1948 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1964 |
<font key="font" metaFont="smallSystem"/>
|
1949 |
<font key="font" metaFont="smallSystem"/>
|
| 1965 |
</buttonCell>
|
1950 |
</buttonCell>
|
| 1966 |
<connections>
|
1951 |
<connections>
|
| 1967 |
<action selector="printDocument:" target="780" id="979"/>
|
1952 |
<action selector="printDocument:" target="780" id="979"/>
|
| 1968 |
</connections>
|
1953 |
</connections>
|
| 1969 |
</button>
|
1954 |
</button>
|
| 1970 |
<button verticalHuggingPriority="750" id="988">
|
1955 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="988">
|
| 1971 |
<rect key="frame" x="13" y="430" width="49" height="28"/>
|
1956 |
<rect key="frame" x="13" y="430" width="49" height="28"/>
|
| 1972 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1957 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1973 |
<buttonCell key="cell" type="push" title="<" alternateTitle="戻る" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1513">
|
1958 |
<buttonCell key="cell" type="push" title="<" alternateTitle="戻る" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1513">
|
| 1974 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1959 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1975 |
<font key="font" metaFont="smallSystem"/>
|
1960 |
<font key="font" metaFont="smallSystem"/>
|
| 1976 |
</buttonCell>
|
1961 |
</buttonCell>
|
| 1977 |
<connections>
|
1962 |
<connections>
|
| 1978 |
<action selector="goBack:" target="959" id="994"/>
|
1963 |
<action selector="goBack:" target="959" id="994"/>
|
| 1979 |
</connections>
|
1964 |
</connections>
|
| 1980 |
</button>
|
1965 |
</button>
|
| 1981 |
<button verticalHuggingPriority="750" id="989">
|
1966 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="989">
|
| 1982 |
<rect key="frame" x="60" y="430" width="49" height="28"/>
|
1967 |
<rect key="frame" x="60" y="430" width="49" height="28"/>
|
| 1983 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
1968 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
| 1984 |
<buttonCell key="cell" type="push" title=">" alternateTitle="進む" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1514">
|
1969 |
<buttonCell key="cell" type="push" title=">" alternateTitle="進む" bezelStyle="rounded" alignment="center" controlSize="small" enabled="NO" borderStyle="border" inset="2" id="1514">
|
| 1985 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
1970 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 1986 |
<font key="font" metaFont="smallSystem"/>
|
1971 |
<font key="font" metaFont="smallSystem"/>
|
| Line 2007... |
Line 1992... |
| 2007 |
</customObject>
|
1992 |
</customObject>
|
| 2008 |
<window title="Rデータエディタ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Data Editor Window" animationBehavior="default" id="794" userLabel="REditorWindow">
|
1993 |
<window title="Rデータエディタ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="R Data Editor Window" animationBehavior="default" id="794" userLabel="REditorWindow">
|
| 2009 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
1994 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 2010 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
1995 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 2011 |
<rect key="contentRect" x="141" y="359" width="480" height="360"/>
|
1996 |
<rect key="contentRect" x="141" y="359" width="480" height="360"/>
|
| 2012 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
1997 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 2013 |
<value key="minSize" type="size" width="213" height="107"/>
|
1998 |
<value key="minSize" type="size" width="213" height="107"/>
|
| 2014 |
<view key="contentView" id="795">
|
1999 |
<view key="contentView" id="795">
|
| 2015 |
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
2000 |
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
| 2016 |
<autoresizingMask key="autoresizingMask"/>
|
2001 |
<autoresizingMask key="autoresizingMask"/>
|
| 2017 |
<subviews>
|
2002 |
<subviews>
|
| 2018 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="798">
|
2003 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="798">
|
| 2019 |
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
2004 |
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
| 2020 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
2005 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
| 2021 |
<clipView key="contentView" id="mFT-WI-Hos">
|
2006 |
<clipView key="contentView" id="mFT-WI-Hos">
|
| 2022 |
<rect key="frame" x="1" y="0.0" width="478" height="359"/>
|
2007 |
<rect key="frame" x="1" y="0.0" width="478" height="359"/>
|
| 2023 |
<autoresizingMask key="autoresizingMask"/>
|
2008 |
<autoresizingMask key="autoresizingMask"/>
|
| 2024 |
<subviews>
|
2009 |
<subviews>
|
| 2025 |
<tableView focusRingType="exterior" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" autosaveColumns="NO" headerView="1561" id="796" customClass="RDataEditorTableView">
|
2010 |
<tableView focusRingType="exterior" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" autosaveColumns="NO" headerView="1561" id="796" customClass="RDataEditorTableView">
|
| 2026 |
<rect key="frame" x="0.0" y="0.0" width="478" height="336"/>
|
2011 |
<rect key="frame" x="0.0" y="0.0" width="478" height="334"/>
|
| 2027 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
2012 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 2028 |
<size key="intercellSpacing" width="3" height="2"/>
|
2013 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 2029 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
2014 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 2030 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
2015 |
<tableViewGridLines key="gridStyleMask" vertical="YES" horizontal="YES"/>
|
| 2031 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
2016 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 2032 |
<tableColumns>
|
2017 |
<tableColumns>
|
| 2033 |
<tableColumn width="113" minWidth="40" maxWidth="1000" id="799">
|
2018 |
<tableColumn width="113" minWidth="40" maxWidth="1000" id="799">
|
| 2034 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="a">
|
2019 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="a">
|
| 2035 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2036 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2020 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2037 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
2021 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 2038 |
</tableHeaderCell>
|
2022 |
</tableHeaderCell>
|
| 2039 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1534">
|
2023 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1534">
|
| 2040 |
<font key="font" metaFont="system"/>
|
2024 |
<font key="font" metaFont="system"/>
|
| Line 2043... |
Line 2027... |
| 2043 |
</textFieldCell>
|
2027 |
</textFieldCell>
|
| 2044 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
2028 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 2045 |
</tableColumn>
|
2029 |
</tableColumn>
|
| 2046 |
<tableColumn width="110" minWidth="40" maxWidth="1000" id="797">
|
2030 |
<tableColumn width="110" minWidth="40" maxWidth="1000" id="797">
|
| 2047 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="b">
|
2031 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="b">
|
| 2048 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2049 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2032 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2050 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
2033 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 2051 |
</tableHeaderCell>
|
2034 |
</tableHeaderCell>
|
| 2052 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1533">
|
2035 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1533">
|
| 2053 |
<font key="font" metaFont="system"/>
|
2036 |
<font key="font" metaFont="system"/>
|
| Line 2056... |
Line 2039... |
| 2056 |
</textFieldCell>
|
2039 |
</textFieldCell>
|
| 2057 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
2040 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 2058 |
</tableColumn>
|
2041 |
</tableColumn>
|
| 2059 |
<tableColumn width="80" minWidth="10" maxWidth="1000" id="806">
|
2042 |
<tableColumn width="80" minWidth="10" maxWidth="1000" id="806">
|
| 2060 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="c">
|
2043 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="c">
|
| 2061 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2062 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2044 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2063 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
2045 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 2064 |
</tableHeaderCell>
|
2046 |
</tableHeaderCell>
|
| 2065 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1535">
|
2047 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1535">
|
| 2066 |
<font key="font" metaFont="system"/>
|
2048 |
<font key="font" metaFont="system"/>
|
| Line 2069... |
Line 2051... |
| 2069 |
</textFieldCell>
|
2051 |
</textFieldCell>
|
| 2070 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
2052 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 2071 |
</tableColumn>
|
2053 |
</tableColumn>
|
| 2072 |
<tableColumn width="80" minWidth="10" maxWidth="1000" id="807">
|
2054 |
<tableColumn width="80" minWidth="10" maxWidth="1000" id="807">
|
| 2073 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="d">
|
2055 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="d">
|
| 2074 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2075 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2056 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2076 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
2057 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 2077 |
</tableHeaderCell>
|
2058 |
</tableHeaderCell>
|
| 2078 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1536">
|
2059 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1536">
|
| 2079 |
<font key="font" metaFont="system"/>
|
2060 |
<font key="font" metaFont="system"/>
|
| Line 2082... |
Line 2063... |
| 2082 |
</textFieldCell>
|
2063 |
</textFieldCell>
|
| 2083 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
2064 |
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
| 2084 |
</tableColumn>
|
2065 |
</tableColumn>
|
| 2085 |
<tableColumn width="80.127998352050781" minWidth="4" maxWidth="1000" id="808">
|
2066 |
<tableColumn width="80.127998352050781" minWidth="4" maxWidth="1000" id="808">
|
| 2086 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="e">
|
2067 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="e">
|
| 2087 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2088 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2068 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2089 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
2069 |
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
| 2090 |
</tableHeaderCell>
|
2070 |
</tableHeaderCell>
|
| 2091 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1537">
|
2071 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1537">
|
| 2092 |
<font key="font" metaFont="system"/>
|
2072 |
<font key="font" metaFont="system"/>
|
| Line 2111... |
Line 2091... |
| 2111 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1559">
|
2091 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1559">
|
| 2112 |
<rect key="frame" x="-30" y="17" width="15" height="327"/>
|
2092 |
<rect key="frame" x="-30" y="17" width="15" height="327"/>
|
| 2113 |
<autoresizingMask key="autoresizingMask"/>
|
2093 |
<autoresizingMask key="autoresizingMask"/>
|
| 2114 |
</scroller>
|
2094 |
</scroller>
|
| 2115 |
<tableHeaderView key="headerView" id="1561" customClass="RDataEditorTableHeaderView">
|
2095 |
<tableHeaderView key="headerView" id="1561" customClass="RDataEditorTableHeaderView">
|
| 2116 |
<rect key="frame" x="0.0" y="0.0" width="478" height="23"/>
|
2096 |
<rect key="frame" x="0.0" y="0.0" width="478" height="25"/>
|
| 2117 |
<autoresizingMask key="autoresizingMask"/>
|
2097 |
<autoresizingMask key="autoresizingMask"/>
|
| 2118 |
</tableHeaderView>
|
2098 |
</tableHeaderView>
|
| 2119 |
</scrollView>
|
2099 |
</scrollView>
|
| 2120 |
</subviews>
|
2100 |
</subviews>
|
| 2121 |
</view>
|
2101 |
</view>
|
| Line 2131... |
Line 2111... |
| 2131 |
</customObject>
|
2111 |
</customObject>
|
| 2132 |
<customObject id="973" userLabel="RDocumentController" customClass="RDocumentController"/>
|
2112 |
<customObject id="973" userLabel="RDocumentController" customClass="RDocumentController"/>
|
| 2133 |
<customObject id="975" userLabel="PrefWindowController" customClass="PrefWindowController"/>
|
2113 |
<customObject id="975" userLabel="PrefWindowController" customClass="PrefWindowController"/>
|
| 2134 |
<customObject id="1026" userLabel="SelectList" customClass="SelectList">
|
2114 |
<customObject id="1026" userLabel="SelectList" customClass="SelectList">
|
| 2135 |
<connections>
|
2115 |
<connections>
|
| - |
|
2116 |
<outlet property="SelectListWindow" destination="1027" id="6MJ-50-Icv"/>
|
| 2136 |
<outlet property="listDataSource" destination="1031" id="1041"/>
|
2117 |
<outlet property="listDataSource" destination="1031" id="1041"/>
|
| 2137 |
</connections>
|
2118 |
</connections>
|
| 2138 |
</customObject>
|
2119 |
</customObject>
|
| 2139 |
<window title="ウィンドウ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="SelectListWindow" animationBehavior="default" id="1027" userLabel="SelectListWindow">
|
2120 |
<window title="ウィンドウ" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="SelectListWindow" animationBehavior="default" id="1027" userLabel="SelectListWindow">
|
| 2140 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
2121 |
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
| 2141 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
2122 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 2142 |
<rect key="contentRect" x="273" y="360" width="302" height="473"/>
|
2123 |
<rect key="contentRect" x="273" y="360" width="302" height="473"/>
|
| 2143 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
2124 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 2144 |
<value key="minSize" type="size" width="230" height="100"/>
|
2125 |
<value key="minSize" type="size" width="230" height="100"/>
|
| 2145 |
<view key="contentView" id="1028">
|
2126 |
<view key="contentView" id="1028">
|
| 2146 |
<rect key="frame" x="0.0" y="0.0" width="302" height="473"/>
|
2127 |
<rect key="frame" x="0.0" y="0.0" width="302" height="473"/>
|
| 2147 |
<autoresizingMask key="autoresizingMask"/>
|
2128 |
<autoresizingMask key="autoresizingMask"/>
|
| 2148 |
<subviews>
|
2129 |
<subviews>
|
| 2149 |
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="1029">
|
2130 |
<scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1029">
|
| 2150 |
<rect key="frame" x="-1" y="57" width="304" height="417"/>
|
2131 |
<rect key="frame" x="-1" y="57" width="304" height="417"/>
|
| 2151 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
2132 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 2152 |
<clipView key="contentView" id="04g-cl-VI9">
|
2133 |
<clipView key="contentView" id="04g-cl-VI9">
|
| 2153 |
<rect key="frame" x="1" y="0.0" width="302" height="416"/>
|
2134 |
<rect key="frame" x="1" y="0.0" width="302" height="416"/>
|
| 2154 |
<autoresizingMask key="autoresizingMask"/>
|
2135 |
<autoresizingMask key="autoresizingMask"/>
|
| 2155 |
<subviews>
|
2136 |
<subviews>
|
| 2156 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" autosaveName="select list" headerView="1564" id="1031">
|
2137 |
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" alternatingRowBackgroundColors="YES" autosaveName="select list" headerView="1564" id="1031">
|
| 2157 |
<rect key="frame" x="0.0" y="0.0" width="302" height="393"/>
|
2138 |
<rect key="frame" x="0.0" y="0.0" width="302" height="391"/>
|
| 2158 |
<autoresizingMask key="autoresizingMask"/>
|
2139 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 2159 |
<size key="intercellSpacing" width="3" height="2"/>
|
2140 |
<size key="intercellSpacing" width="3" height="2"/>
|
| 2160 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
2141 |
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
| 2161 |
<tableViewGridLines key="gridStyleMask" horizontal="YES"/>
|
2142 |
<tableViewGridLines key="gridStyleMask" horizontal="YES"/>
|
| 2162 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
2143 |
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
| 2163 |
<tableColumns>
|
2144 |
<tableColumns>
|
| 2164 |
<tableColumn identifier="item" editable="NO" width="298.69189453125" minWidth="35.69189453125" maxWidth="1000" id="1030">
|
2145 |
<tableColumn identifier="item" editable="NO" width="299.19189453125" minWidth="35.69189453125" maxWidth="1000" id="1030">
|
| 2165 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="項目">
|
2146 |
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="項目">
|
| 2166 |
<font key="font" metaFont="smallSystem"/>
|
- |
|
| 2167 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
2147 |
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
| 2168 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
2148 |
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
|
| 2169 |
</tableHeaderCell>
|
2149 |
</tableHeaderCell>
|
| 2170 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1538">
|
2150 |
<textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="1538">
|
| 2171 |
<font key="font" metaFont="system"/>
|
2151 |
<font key="font" metaFont="system"/>
|
| Line 2188... |
Line 2168... |
| 2188 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1562">
|
2168 |
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="1562">
|
| 2189 |
<rect key="frame" x="-30" y="17" width="15" height="409"/>
|
2169 |
<rect key="frame" x="-30" y="17" width="15" height="409"/>
|
| 2190 |
<autoresizingMask key="autoresizingMask"/>
|
2170 |
<autoresizingMask key="autoresizingMask"/>
|
| 2191 |
</scroller>
|
2171 |
</scroller>
|
| 2192 |
<tableHeaderView key="headerView" id="1564">
|
2172 |
<tableHeaderView key="headerView" id="1564">
|
| 2193 |
<rect key="frame" x="0.0" y="0.0" width="302" height="23"/>
|
2173 |
<rect key="frame" x="0.0" y="0.0" width="302" height="25"/>
|
| 2194 |
<autoresizingMask key="autoresizingMask"/>
|
2174 |
<autoresizingMask key="autoresizingMask"/>
|
| 2195 |
</tableHeaderView>
|
2175 |
</tableHeaderView>
|
| 2196 |
</scrollView>
|
2176 |
</scrollView>
|
| 2197 |
<button verticalHuggingPriority="750" id="1033">
|
2177 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1033">
|
| 2198 |
<rect key="frame" x="14" y="12" width="97" height="32"/>
|
2178 |
<rect key="frame" x="14" y="12" width="97" height="32"/>
|
| 2199 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
2179 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
| 2200 |
<buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1515">
|
2180 |
<buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="1515">
|
| 2201 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
2181 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 2202 |
<font key="font" metaFont="system"/>
|
2182 |
<font key="font" metaFont="system"/>
|
| Line 2206... |
Line 2186... |
| 2206 |
</buttonCell>
|
2186 |
</buttonCell>
|
| 2207 |
<connections>
|
2187 |
<connections>
|
| 2208 |
<action selector="cancelSelection:" target="1026" id="1042"/>
|
2188 |
<action selector="cancelSelection:" target="1026" id="1042"/>
|
| 2209 |
</connections>
|
2189 |
</connections>
|
| 2210 |
</button>
|
2190 |
</button>
|
| 2211 |
<button verticalHuggingPriority="750" id="1034">
|
2191 |
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1034">
|
| 2212 |
<rect key="frame" x="191" y="12" width="97" height="32"/>
|
2192 |
<rect key="frame" x="191" y="12" width="97" height="32"/>
|
| 2213 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
2193 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| 2214 |
<buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" inset="2" id="1516">
|
2194 |
<buttonCell key="cell" type="push" title="Ok" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" inset="2" id="1516">
|
| 2215 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
2195 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 2216 |
<font key="font" metaFont="system"/>
|
2196 |
<font key="font" metaFont="system"/>
|
| Line 2226... |
Line 2206... |
| 2226 |
</view>
|
2206 |
</view>
|
| 2227 |
<connections>
|
2207 |
<connections>
|
| 2228 |
<outlet property="delegate" destination="1026" id="1044"/>
|
2208 |
<outlet property="delegate" destination="1026" id="1044"/>
|
| 2229 |
<outlet property="initialFirstResponder" destination="1031" id="1045"/>
|
2209 |
<outlet property="initialFirstResponder" destination="1031" id="1045"/>
|
| 2230 |
</connections>
|
2210 |
</connections>
|
| - |
|
2211 |
<point key="canvasLocation" x="-221" y="-427"/>
|
| 2231 |
</window>
|
2212 |
</window>
|
| 2232 |
<menu title="メニュー" autoenablesItems="NO" id="1064" userLabel="Pkg Search Menu">
|
2213 |
<menu title="メニュー" autoenablesItems="NO" id="1064" userLabel="Pkg Search Menu">
|
| 2233 |
<items>
|
2214 |
<items>
|
| 2234 |
<menuItem title="インストール済みのみを表示" tag="1" id="1065">
|
2215 |
<menuItem title="インストール済みのみを表示" tag="1" id="1065">
|
| 2235 |
<connections>
|
2216 |
<connections>
|
| Line 2287... |
Line 2268... |
| 2287 |
</menu>
|
2268 |
</menu>
|
| 2288 |
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="1574" userLabel="searchInWebViewSheet" customClass="NSPanel">
|
2269 |
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="1574" userLabel="searchInWebViewSheet" customClass="NSPanel">
|
| 2289 |
<windowStyleMask key="styleMask" titled="YES"/>
|
2270 |
<windowStyleMask key="styleMask" titled="YES"/>
|
| 2290 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
2271 |
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| 2291 |
<rect key="contentRect" x="196" y="486" width="367" height="27"/>
|
2272 |
<rect key="contentRect" x="196" y="486" width="367" height="27"/>
|
| 2292 |
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="778"/>
|
2273 |
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
|
| 2293 |
<view key="contentView" wantsLayer="YES" id="1575">
|
2274 |
<view key="contentView" wantsLayer="YES" id="1575">
|
| 2294 |
<rect key="frame" x="0.0" y="0.0" width="367" height="27"/>
|
2275 |
<rect key="frame" x="0.0" y="0.0" width="367" height="27"/>
|
| 2295 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
2276 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 2296 |
<subviews>
|
2277 |
<subviews>
|
| 2297 |
<box verticalHuggingPriority="750" boxType="separator" id="1602">
|
2278 |
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="1602">
|
| 2298 |
<rect key="frame" x="-1" y="24" width="368" height="5"/>
|
2279 |
<rect key="frame" x="-1" y="24" width="368" height="5"/>
|
| 2299 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
2280 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
| 2300 |
</box>
|
2281 |
</box>
|
| 2301 |
<button toolTip="検索パネルを閉じる (⎋)" verticalHuggingPriority="750" id="1577">
|
2282 |
<button toolTip="検索パネルを閉じる (⎋)" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1577">
|
| 2302 |
<rect key="frame" x="246" y="4" width="101" height="17"/>
|
2283 |
<rect key="frame" x="246" y="4" width="101" height="17"/>
|
| 2303 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
2284 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
| 2304 |
<buttonCell key="cell" type="roundRect" title="閉じる" bezelStyle="roundedRect" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1580">
|
2285 |
<buttonCell key="cell" type="roundRect" title="閉じる" bezelStyle="roundedRect" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1580">
|
| 2305 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
2286 |
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| 2306 |
<font key="font" metaFont="smallSystem"/>
|
2287 |
<font key="font" metaFont="smallSystem"/>
|
| Line 2310... |
Line 2291... |
| 2310 |
</buttonCell>
|
2291 |
</buttonCell>
|
| 2311 |
<connections>
|
2292 |
<connections>
|
| 2312 |
<action selector="closeFindInWebViewSheet:" target="206" id="1591"/>
|
2293 |
<action selector="closeFindInWebViewSheet:" target="206" id="1591"/>
|
| 2313 |
</connections>
|
2294 |
</connections>
|
| 2314 |
</button>
|
2295 |
</button>
|
| 2315 |
<segmentedControl verticalHuggingPriority="750" id="1576">
|
2296 |
<segmentedControl verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1576">
|
| 2316 |
<rect key="frame" x="49" y="4" width="53" height="18"/>
|
2297 |
<rect key="frame" x="49" y="4" width="53" height="18"/>
|
| 2317 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
2298 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
| 2318 |
<segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="roundRect" trackingMode="momentary" id="1581">
|
2299 |
<segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="roundRect" trackingMode="momentary" id="1581">
|
| 2319 |
<font key="font" metaFont="smallSystem"/>
|
2300 |
<font key="font" metaFont="smallSystem"/>
|
| 2320 |
<segments>
|
2301 |
<segments>
|
| Line 2324... |
Line 2305... |
| 2324 |
</segmentedCell>
|
2305 |
</segmentedCell>
|
| 2325 |
<connections>
|
2306 |
<connections>
|
| 2326 |
<action selector="performFindPanelAction:" target="206" id="1590"/>
|
2307 |
<action selector="performFindPanelAction:" target="206" id="1590"/>
|
| 2327 |
</connections>
|
2308 |
</connections>
|
| 2328 |
</segmentedControl>
|
2309 |
</segmentedControl>
|
| 2329 |
<searchField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" id="1603">
|
2310 |
<searchField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1603">
|
| 2330 |
<rect key="frame" x="109" y="4" width="129" height="19"/>
|
2311 |
<rect key="frame" x="109" y="4" width="129" height="19"/>
|
| 2331 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
2312 |
<autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
|
| 2332 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" usesSingleLineMode="YES" bezelStyle="round" id="1604">
|
2313 |
<searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" usesSingleLineMode="YES" bezelStyle="round" id="1604">
|
| 2333 |
<font key="font" metaFont="smallSystem"/>
|
2314 |
<font key="font" metaFont="smallSystem"/>
|
| 2334 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
2315 |
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|