-
Notifications
You must be signed in to change notification settings - Fork 10
/
RunModelViewController.xib
79 lines (79 loc) · 6.73 KB
/
RunModelViewController.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RunModelViewController">
<connections>
<outlet property="imgView" destination="AI9-oY-fVu" id="qQC-s7-cdX"/>
<outlet property="scrollView" destination="QSt-fr-cU4" id="5eU-dK-nAd"/>
<outlet property="urlContentTextView" destination="quY-AK-ZCn" id="YjW-BO-1Ta"/>
<outlet property="urlTextField" destination="hPw-q5-vh5" id="wmc-b6-2CV"/>
<outlet property="view" destination="1" id="iHm-Rr-4wj"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="1">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView clipsSubviews="YES" contentMode="scaleToFill" editable="NO" text="The results of running the model will appear here." selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="quY-AK-ZCn">
<rect key="frame" x="40" y="99" width="240" height="168"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="168" id="ciw-rH-2QU"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AAC-Bk-PCC">
<rect key="frame" x="124" y="37" width="73" height="30"/>
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
<state key="normal" title="Run Model">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="getUrl:" destination="-1" eventType="touchUpInside" id="mdP-nK-k9T"/>
</connections>
</button>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QSt-fr-cU4">
<rect key="frame" x="-20" y="170" width="360" height="418"/>
<subviews>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AI9-oY-fVu">
<rect key="frame" x="20" y="20" width="320" height="378"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="AI9-oY-fVu" firstAttribute="centerY" secondItem="QSt-fr-cU4" secondAttribute="centerY" id="LeW-L1-a1G"/>
<constraint firstAttribute="trailing" secondItem="AI9-oY-fVu" secondAttribute="trailing" constant="20" id="NwU-Dd-eBk"/>
<constraint firstItem="AI9-oY-fVu" firstAttribute="centerX" secondItem="QSt-fr-cU4" secondAttribute="centerX" id="P6V-KO-P5M"/>
<constraint firstAttribute="bottom" secondItem="AI9-oY-fVu" secondAttribute="bottom" constant="20" id="gjf-Vb-EfK"/>
<constraint firstItem="AI9-oY-fVu" firstAttribute="top" secondItem="QSt-fr-cU4" secondAttribute="top" constant="20" id="oco-ZR-FYo"/>
<constraint firstItem="AI9-oY-fVu" firstAttribute="leading" secondItem="QSt-fr-cU4" secondAttribute="leading" constant="20" id="xJs-9n-RGI"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="0.78314738357315861" green="0.79869981749999996" blue="0.56305065858222869" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="QSt-fr-cU4" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="-20" id="52d-ZH-TFp"/>
<constraint firstItem="quY-AK-ZCn" firstAttribute="top" secondItem="AAC-Bk-PCC" secondAttribute="bottom" constant="32" id="HI6-ag-F8v"/>
<constraint firstItem="QSt-fr-cU4" firstAttribute="top" secondItem="1" secondAttribute="top" constant="170" id="aaj-vw-H3W"/>
<constraint firstItem="QSt-fr-cU4" firstAttribute="centerX" secondItem="AAC-Bk-PCC" secondAttribute="centerX" id="bJ0-iX-X8h"/>
<constraint firstItem="QSt-fr-cU4" firstAttribute="centerX" secondItem="1" secondAttribute="centerX" id="eKf-tQ-Vui"/>
<constraint firstItem="quY-AK-ZCn" firstAttribute="leading" secondItem="1" secondAttribute="leading" constant="40" id="juf-Zg-iyn"/>
<constraint firstItem="quY-AK-ZCn" firstAttribute="top" secondItem="1" secondAttribute="top" constant="99" id="jw8-Jt-v7m"/>
<constraint firstAttribute="bottom" secondItem="QSt-fr-cU4" secondAttribute="bottom" constant="-20" id="lD9-r5-Z2w"/>
<constraint firstItem="QSt-fr-cU4" firstAttribute="centerX" secondItem="quY-AK-ZCn" secondAttribute="centerX" id="zJR-0i-Etc"/>
</constraints>
</view>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="http://localhost:8080" borderStyle="roundedRect" placeholder="Enter URL" minimumFontSize="17" id="hPw-q5-vh5">
<rect key="frame" x="0.0" y="0.0" width="280" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<point key="canvasLocation" x="795" y="44"/>
</textField>
</objects>
</document>