blob: 107b06f386478abd307ba9eb316b21821fde203f [file] [log] [blame]
Alexandre Lision4de68ce2015-04-24 18:22:49 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6751" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <deployment identifier="macosx"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6751"/>
6 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="CertificateWC">
9 <connections>
10 <outlet property="window" destination="QvC-M9-y7g" id="bos-rN-Jgz"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
15 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
16 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
17 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18 <rect key="contentRect" x="196" y="240" width="601" height="388"/>
19 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/>
20 <view key="contentView" id="EiT-Mj-1SZ">
21 <rect key="frame" x="0.0" y="0.0" width="601" height="388"/>
22 <autoresizingMask key="autoresizingMask"/>
23 <subviews>
24 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Oot-0X-jju">
25 <rect key="frame" x="20" y="54" width="561" height="135"/>
26 <clipView key="contentView" misplaced="YES" id="rbk-gh-ueD">
27 <rect key="frame" x="1" y="17" width="238" height="117"/>
28 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
29 <subviews>
30 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowSizeStyle="automatic" headerView="MKo-as-RdY" viewBased="YES" indentationPerLevel="16" outlineTableColumn="UEk-iW-QGt" id="GQE-up-gwL">
31 <rect key="frame" x="0.0" y="0.0" width="238" height="117"/>
32 <autoresizingMask key="autoresizingMask"/>
33 <size key="intercellSpacing" width="3" height="2"/>
34 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
35 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
36 <tableColumns>
37 <tableColumn width="116" minWidth="40" maxWidth="1000" id="UEk-iW-QGt">
38 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
39 <font key="font" metaFont="smallSystem"/>
40 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
41 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
42 </tableHeaderCell>
43 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="G7a-wY-fOS">
44 <font key="font" metaFont="system"/>
45 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
46 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
47 </textFieldCell>
48 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
49 <prototypeCellViews>
50 <tableCellView id="EQf-hj-0zK">
51 <rect key="frame" x="1" y="1" width="116" height="17"/>
52 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
53 <subviews>
54 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qaS-Bh-sxP">
55 <rect key="frame" x="0.0" y="0.0" width="100" height="17"/>
56 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="Od1-pH-TGO">
57 <font key="font" metaFont="system"/>
58 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
59 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
60 </textFieldCell>
61 </textField>
62 </subviews>
63 <connections>
64 <outlet property="textField" destination="qaS-Bh-sxP" id="OtI-5l-esy"/>
65 </connections>
66 </tableCellView>
67 </prototypeCellViews>
68 </tableColumn>
69 <tableColumn width="437" minWidth="40" maxWidth="1000" id="09Y-Vz-ax6">
70 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
71 <font key="font" metaFont="smallSystem"/>
72 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
73 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
74 </tableHeaderCell>
75 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="RMj-fd-OsX">
76 <font key="font" metaFont="system"/>
77 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
78 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
79 </textFieldCell>
80 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
81 <prototypeCellViews>
82 <tableCellView id="ekp-aB-Wuv">
83 <rect key="frame" x="120" y="1" width="437" height="17"/>
84 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
85 <subviews>
86 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="A3p-Z8-Fhy">
87 <rect key="frame" x="0.0" y="0.0" width="100" height="17"/>
88 <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="khh-uZ-Keh">
89 <font key="font" metaFont="system"/>
90 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
91 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
92 </textFieldCell>
93 </textField>
94 </subviews>
95 <connections>
96 <outlet property="textField" destination="A3p-Z8-Fhy" id="5Ui-kq-mhW"/>
97 </connections>
98 </tableCellView>
99 </prototypeCellViews>
100 </tableColumn>
101 </tableColumns>
102 </outlineView>
103 </subviews>
104 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
105 </clipView>
106 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Gim-9c-e4f">
107 <rect key="frame" x="1" y="119" width="223" height="15"/>
108 <autoresizingMask key="autoresizingMask"/>
109 </scroller>
110 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Gdk-7j-Chx">
111 <rect key="frame" x="224" y="17" width="15" height="102"/>
112 <autoresizingMask key="autoresizingMask"/>
113 </scroller>
114 <tableHeaderView key="headerView" id="MKo-as-RdY">
115 <rect key="frame" x="0.0" y="0.0" width="238" height="17"/>
116 <autoresizingMask key="autoresizingMask"/>
117 </tableHeaderView>
118 </scrollView>
119 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pXw-HJ-Apl">
120 <rect key="frame" x="505" y="13" width="82" height="32"/>
121 <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="x6p-u4-4Ot">
122 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
123 <font key="font" metaFont="system"/>
124 <string key="keyEquivalent" base64-UTF8="YES">
125DQ
126</string>
127 </buttonCell>
128 <connections>
129 <action selector="closePanel:" target="-2" id="0f6-l1-xBw"/>
130 </connections>
131 </button>
132 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yvG-8F-MvY">
133 <rect key="frame" x="18" y="351" width="177" height="17"/>
134 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Certificate information" id="BrE-Hz-sVE">
135 <font key="font" metaFont="systemBold"/>
136 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
137 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
138 </textFieldCell>
139 </textField>
140 </subviews>
141 </view>
142 <connections>
143 <outlet property="delegate" destination="-2" id="3wn-SC-48D"/>
144 </connections>
145 <point key="canvasLocation" x="167.5" y="128"/>
146 </window>
147 </objects>
148</document>