-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMainWindow.xib
114 lines (114 loc) · 7.49 KB
/
MainWindow.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="SKMainWindowController">
<connections>
<outlet property="centerContentView" destination="GZh-60-Un6" id="2BO-yw-UDb"/>
<outlet property="leftSideContentView" destination="769" id="774"/>
<outlet property="leftSideController" destination="1543" id="1545"/>
<outlet property="mainWindow" destination="5" id="1554"/>
<outlet property="pdfContentView" destination="1315" id="1527"/>
<outlet property="pdfSplitView" destination="1314" id="1318"/>
<outlet property="pdfViewController" destination="Onb-IE-IQq" id="3m1-p0-WSZ"/>
<outlet property="rightSideContentView" destination="770" id="775"/>
<outlet property="rightSideController" destination="1544" id="1546"/>
<outlet property="splitView" destination="1385" id="1448"/>
<outlet property="toolbarController" destination="1551" id="1553"/>
<outlet property="window" destination="5" id="18"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" customClass="SKMainWindow">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
<windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="91" y="260" width="1000" height="600"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
<value key="minSize" type="size" width="250" height="130"/>
<view key="contentView" id="6">
<rect key="frame" x="0.0" y="0.0" width="1000" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<splitView fixedFrame="YES" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1385" customClass="SKSplitView">
<rect key="frame" x="0.0" y="0.0" width="163" height="0.0"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<customView fixedFrame="YES" id="769" userLabel="Left View" customClass="SKGroupView">
<rect key="frame" x="0.0" y="0.0" width="70" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
</customView>
<splitView fixedFrame="YES" arrangesAllSubviews="NO" dividerStyle="paneSplitter" id="GZh-60-Un6" userLabel="Central View" customClass="SKSplitView">
<rect key="frame" x="71" y="0.0" width="36" height="0.0"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<splitView fixedFrame="YES" dividerStyle="paneSplitter" id="1314" userLabel="Splitable PDF View" customClass="SKSplitView">
<rect key="frame" x="0.0" y="0.0" width="36" height="0.0"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<customView fixedFrame="YES" id="1315" userLabel="PDF Contents">
<rect key="frame" x="0.0" y="0.0" width="36" height="0.0"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</customView>
</subviews>
<holdingPriorities>
<real value="250"/>
</holdingPriorities>
<connections>
<outlet property="delegate" destination="-2" id="1317"/>
</connections>
</splitView>
</subviews>
<holdingPriorities>
<real value="490"/>
</holdingPriorities>
</splitView>
<customView fixedFrame="YES" id="770" userLabel="Right View" customClass="SKGroupView">
<rect key="frame" x="108" y="0.0" width="55" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
</customView>
</subviews>
<holdingPriorities>
<real value="250"/>
<real value="250"/>
<real value="250"/>
</holdingPriorities>
<connections>
<outlet property="delegate" destination="-2" id="8VQ-9t-MiW"/>
</connections>
</splitView>
</subviews>
</view>
<contentBorderThickness minY="22"/>
<connections>
<outlet property="delegate" destination="-2" id="43"/>
</connections>
<point key="canvasLocation" x="139" y="147"/>
</window>
<customObject id="1543" customClass="SKLeftSideViewController">
<connections>
<outlet property="mainController" destination="-2" id="1547"/>
</connections>
</customObject>
<customObject id="1544" customClass="SKRightSideViewController">
<connections>
<outlet property="mainController" destination="-2" id="1548"/>
</connections>
</customObject>
<customObject id="1551" customClass="SKMainToolbarController">
<connections>
<outlet property="mainController" destination="-2" id="1552"/>
</connections>
</customObject>
<viewController title="PDF View Controller" id="Onb-IE-IQq" customClass="NSSplitViewController">
<connections>
<outlet property="view" destination="GZh-60-Un6" id="Ox8-B5-7Ng"/>
</connections>
</viewController>
</objects>
</document>