/ tests / GSSTestApp / GSSTestAppOSX / CredentialTesterView.xib
CredentialTesterView.xib
  1  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2  <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4457.9" systemVersion="13A510d" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3      <dependencies>
  4          <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4457.9"/>
  5      </dependencies>
  6      <objects>
  7          <customObject id="-2" userLabel="File's Owner" customClass="CredentialTesterView">
  8              <connections>
  9                  <action selector="checkURL:" destination="RoX-WH-php" id="jLt-ks-BSf"/>
 10                  <action selector="destroyCredential:" destination="NVg-tN-3ib" id="cFU-Wy-mKw"/>
 11                  <action selector="testISC:" destination="b2l-D5-8r9" id="mcj-2K-U6E"/>
 12                  <outlet property="iscStatus" destination="clH-CB-5qC" id="J3M-zU-eQQ"/>
 13                  <outlet property="serverName" destination="9AA-Rc-aPP" id="6wl-S4-2xD"/>
 14                  <outlet property="url" destination="Z2y-b6-pmr" id="cLY-4R-QPd"/>
 15                  <outlet property="urlStatus" destination="PbV-o0-XUI" id="fYc-6e-wS6"/>
 16                  <outlet property="view" destination="1" id="TDE-Ez-EQ2"/>
 17              </connections>
 18          </customObject>
 19          <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
 20          <customObject id="-3" userLabel="Application"/>
 21          <customView id="1">
 22              <rect key="frame" x="0.0" y="0.0" width="471" height="297"/>
 23              <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 24              <subviews>
 25                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3VC-m0-M41">
 26                      <rect key="frame" x="8" y="260" width="41" height="17"/>
 27                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 28                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Name" id="DxK-Gf-GTO">
 29                          <font key="font" metaFont="system"/>
 30                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
 31                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
 32                      </textFieldCell>
 33                  </textField>
 34                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="441-El-AG8">
 35                      <rect key="frame" x="131" y="260" width="357" height="17"/>
 36                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 37                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="username" id="0H6-gB-kes">
 38                          <font key="font" metaFont="system"/>
 39                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
 40                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
 41                      </textFieldCell>
 42                      <connections>
 43                          <binding destination="-2" name="value" keyPath="name" id="d1v-8w-Akt"/>
 44                      </connections>
 45                  </textField>
 46                  <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NVg-tN-3ib">
 47                      <rect key="frame" x="369" y="13" width="88" height="32"/>
 48                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 49                      <buttonCell key="cell" type="push" title="Destroy" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeT-Eo-1dM">
 50                          <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
 51                          <font key="font" metaFont="system"/>
 52                      </buttonCell>
 53                  </button>
 54                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="E0c-XY-0jH">
 55                      <rect key="frame" x="8" y="235" width="43" height="17"/>
 56                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 57                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Expire" id="wk8-L7-pYy">
 58                          <font key="font" metaFont="system"/>
 59                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
 60                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
 61                      </textFieldCell>
 62                  </textField>
 63                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="etZ-fO-HZB">
 64                      <rect key="frame" x="131" y="235" width="357" height="17"/>
 65                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 66                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="expire" id="27b-mz-Fss">
 67                          <font key="font" metaFont="system"/>
 68                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
 69                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
 70                          <connections>
 71                              <binding destination="-2" name="value" keyPath="expire" id="BmJ-QD-WUT"/>
 72                          </connections>
 73                      </textFieldCell>
 74                      <connections>
 75                          <binding destination="-2" name="value" keyPath="expire" id="FwQ-m0-zFf">
 76                              <dictionary key="options">
 77                                  <string key="NSValueTransformerName">expirationDateTransformer</string>
 78                              </dictionary>
 79                          </binding>
 80                      </connections>
 81                  </textField>
 82                  <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9AA-Rc-aPP">
 83                      <rect key="frame" x="130" y="188" width="323" height="22"/>
 84                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 85                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="jzL-jQ-8kd">
 86                          <font key="font" metaFont="system"/>
 87                          <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
 88                          <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
 89                      </textFieldCell>
 90                  </textField>
 91                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="a6Q-FR-GiF">
 92                      <rect key="frame" x="4" y="190" width="42" height="17"/>
 93                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
 94                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="server" id="A0A-Ow-LHk">
 95                          <font key="font" metaFont="system"/>
 96                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
 97                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
 98                      </textFieldCell>
 99                  </textField>
100                  <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="b2l-D5-8r9">
101                      <rect key="frame" x="124" y="152" width="60" height="32"/>
102                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
103                      <buttonCell key="cell" type="push" title="ISC" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pCD-4U-Jof">
104                          <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
105                          <font key="font" metaFont="system"/>
106                      </buttonCell>
107                  </button>
108                  <box autoresizesSubviews="NO" verticalHuggingPriority="750" fixedFrame="YES" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Uyj-1t-Ce7">
109                      <rect key="frame" x="3" y="216" width="456" height="5"/>
110                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
111                      <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
112                      <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
113                      <font key="titleFont" metaFont="system"/>
114                  </box>
115                  <box autoresizesSubviews="NO" verticalHuggingPriority="750" fixedFrame="YES" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="FnL-un-6mR">
116                      <rect key="frame" x="3" y="143" width="454" height="5"/>
117                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
118                      <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
119                      <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
120                      <font key="titleFont" metaFont="system"/>
121                  </box>
122                  <box autoresizesSubviews="NO" verticalHuggingPriority="750" fixedFrame="YES" title="Box" boxType="separator" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="nTR-5q-dWe">
123                      <rect key="frame" x="0.0" y="75" width="454" height="5"/>
124                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
125                      <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
126                      <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
127                      <font key="titleFont" metaFont="system"/>
128                  </box>
129                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="clH-CB-5qC">
130                      <rect key="frame" x="201" y="159" width="249" height="17"/>
131                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
132                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="isc status" id="RSo-kj-j8S">
133                          <font key="font" metaFont="system"/>
134                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
135                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
136                      </textFieldCell>
137                  </textField>
138                  <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Z2y-b6-pmr">
139                      <rect key="frame" x="128" y="115" width="323" height="22"/>
140                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
141                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PwX-qZ-mJH">
142                          <font key="font" metaFont="system"/>
143                          <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
144                          <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
145                      </textFieldCell>
146                  </textField>
147                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gQF-9P-EqP">
148                      <rect key="frame" x="2" y="117" width="22" height="17"/>
149                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
150                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="url" id="haf-o2-Ou0">
151                          <font key="font" metaFont="system"/>
152                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
153                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
154                      </textFieldCell>
155                  </textField>
156                  <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RoX-WH-php">
157                      <rect key="frame" x="122" y="79" width="65" height="32"/>
158                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
159                      <buttonCell key="cell" type="push" title="GET" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gwa-DV-CN0">
160                          <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
161                          <font key="font" metaFont="system"/>
162                      </buttonCell>
163                  </button>
164                  <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PbV-o0-XUI">
165                      <rect key="frame" x="199" y="86" width="249" height="17"/>
166                      <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
167                      <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="url status" id="gIb-vz-Mdy">
168                          <font key="font" metaFont="system"/>
169                          <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
170                          <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
171                      </textFieldCell>
172                  </textField>
173              </subviews>
174              <constraints>
175                  <constraint firstAttribute="trailing" secondItem="NVg-tN-3ib" secondAttribute="trailing" constant="20" id="Ci5-hg-z1M"/>
176                  <constraint firstAttribute="bottom" secondItem="NVg-tN-3ib" secondAttribute="bottom" constant="20" id="uel-DB-Zaq"/>
177              </constraints>
178          </customView>
179          <userDefaultsController id="sTe-hS-On7"/>
180      </objects>
181      <classes>
182          <class className="CredentialTesterView" superclassName="NSViewController">
183              <source key="sourceIdentifier" type="project" relativePath="./Classes/CredentialTesterView.h"/>
184              <relationships>
185                  <relationship kind="action" name="checkURL:"/>
186                  <relationship kind="action" name="destroyCredential:"/>
187                  <relationship kind="action" name="testISC:"/>
188                  <relationship kind="outlet" name="iscStatus" candidateClass="NSTextField"/>
189                  <relationship kind="outlet" name="serverName" candidateClass="NSTextField"/>
190                  <relationship kind="outlet" name="url" candidateClass="NSTextField"/>
191                  <relationship kind="outlet" name="urlStatus" candidateClass="NSTextField"/>
192              </relationships>
193          </class>
194          <class className="NSLayoutConstraint" superclassName="NSObject">
195              <source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/>
196          </class>
197      </classes>
198  </document>