NotesPanel.xib 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment version="1060" identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMNotesPanelController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="AnchoredBtn" destination="8" id="WZ4-HL-WW3"/>
  12. <outlet property="circleBtn" destination="15" id="6Jr-aW-qRb"/>
  13. <outlet property="highlightBtn" destination="17" id="xQh-hp-mk6"/>
  14. <outlet property="lineBtn" destination="20" id="88z-7L-SE6"/>
  15. <outlet property="rectangleBtn" destination="16" id="8fp-gD-Bba"/>
  16. <outlet property="strikeThroughBtn" destination="19" id="SBb-7N-c0M"/>
  17. <outlet property="textBtn" destination="7" id="0f2-Fb-i5X"/>
  18. <outlet property="underlineBtn" destination="18" id="8m5-As-fiu"/>
  19. <outlet property="window" destination="5" id="21"/>
  20. </connections>
  21. </customObject>
  22. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  23. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  24. <window title="Notes" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" customClass="NSPanel">
  25. <windowStyleMask key="styleMask" titled="YES" closable="YES" utility="YES" nonactivatingPanel="YES"/>
  26. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  27. <rect key="contentRect" x="242" y="611" width="288" height="128"/>
  28. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  29. <value key="minSize" type="size" width="203" height="113"/>
  30. <view key="contentView" id="6">
  31. <rect key="frame" x="0.0" y="0.0" width="288" height="128"/>
  32. <autoresizingMask key="autoresizingMask"/>
  33. <subviews>
  34. <button imageHugsTitle="YES" verticalHuggingPriority="750" id="7">
  35. <rect key="frame" x="10" y="96" width="130" height="23"/>
  36. <autoresizingMask key="autoresizingMask"/>
  37. <buttonCell key="cell" type="smallSquare" title="Text" bezelStyle="smallSquare" image="KMImageNameToolbarFreeText" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" inset="2" id="32">
  38. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  39. <font key="font" metaFont="smallSystem"/>
  40. </buttonCell>
  41. <connections>
  42. <action selector="addNote:" target="-2" id="23"/>
  43. </connections>
  44. </button>
  45. <button tag="1" imageHugsTitle="YES" verticalHuggingPriority="750" id="8">
  46. <rect key="frame" x="10" y="67" width="130" height="23"/>
  47. <autoresizingMask key="autoresizingMask"/>
  48. <buttonCell key="cell" type="smallSquare" title="Anchored" bezelStyle="smallSquare" image="KMImageNameToolbarNote" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="1" inset="2" id="33">
  49. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  50. <font key="font" metaFont="smallSystem"/>
  51. </buttonCell>
  52. <connections>
  53. <action selector="addNote:" target="-2" id="24"/>
  54. </connections>
  55. </button>
  56. <button tag="2" imageHugsTitle="YES" verticalHuggingPriority="750" id="15">
  57. <rect key="frame" x="10" y="38" width="130" height="23"/>
  58. <autoresizingMask key="autoresizingMask"/>
  59. <buttonCell key="cell" type="smallSquare" title="Circle" bezelStyle="smallSquare" image="KMImageNameToolbarCircle" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="2" inset="2" id="34">
  60. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  61. <font key="font" metaFont="smallSystem"/>
  62. </buttonCell>
  63. <connections>
  64. <action selector="addNote:" target="-2" id="25"/>
  65. </connections>
  66. </button>
  67. <button tag="3" imageHugsTitle="YES" verticalHuggingPriority="750" id="16">
  68. <rect key="frame" x="10" y="9" width="130" height="23"/>
  69. <autoresizingMask key="autoresizingMask"/>
  70. <buttonCell key="cell" type="smallSquare" title="Rectangle" bezelStyle="smallSquare" image="KMImageNameToolbarSquare" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="3" inset="2" id="35">
  71. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  72. <font key="font" metaFont="smallSystem"/>
  73. </buttonCell>
  74. <connections>
  75. <action selector="addNote:" target="-2" id="26"/>
  76. </connections>
  77. </button>
  78. <button tag="4" imageHugsTitle="YES" verticalHuggingPriority="750" id="17">
  79. <rect key="frame" x="148" y="96" width="130" height="23"/>
  80. <autoresizingMask key="autoresizingMask"/>
  81. <buttonCell key="cell" type="smallSquare" title="Highlight" bezelStyle="smallSquare" image="KMImageNameToolbarHighlight" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="4" inset="2" id="36">
  82. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  83. <font key="font" metaFont="smallSystem"/>
  84. </buttonCell>
  85. <connections>
  86. <action selector="addNote:" target="-2" id="27"/>
  87. </connections>
  88. </button>
  89. <button tag="5" imageHugsTitle="YES" verticalHuggingPriority="750" id="18">
  90. <rect key="frame" x="148" y="68" width="130" height="23"/>
  91. <autoresizingMask key="autoresizingMask"/>
  92. <buttonCell key="cell" type="smallSquare" title="Underline" bezelStyle="smallSquare" image="KMImageNameToolbarUnderline" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="5" inset="2" id="37">
  93. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  94. <font key="font" metaFont="smallSystem"/>
  95. </buttonCell>
  96. <connections>
  97. <action selector="addNote:" target="-2" id="28"/>
  98. </connections>
  99. </button>
  100. <button tag="6" imageHugsTitle="YES" verticalHuggingPriority="750" id="19">
  101. <rect key="frame" x="148" y="38" width="130" height="23"/>
  102. <autoresizingMask key="autoresizingMask"/>
  103. <buttonCell key="cell" type="smallSquare" title="Strikethrough" bezelStyle="smallSquare" image="KMImageNameToolbarStrickout" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="6" inset="2" id="38">
  104. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  105. <font key="font" metaFont="smallSystem"/>
  106. </buttonCell>
  107. <connections>
  108. <action selector="addNote:" target="-2" id="29"/>
  109. </connections>
  110. </button>
  111. <button tag="7" imageHugsTitle="YES" verticalHuggingPriority="750" id="20">
  112. <rect key="frame" x="148" y="10" width="130" height="23"/>
  113. <autoresizingMask key="autoresizingMask"/>
  114. <buttonCell key="cell" type="smallSquare" title="Line" bezelStyle="smallSquare" image="KMImageNameToolbarLine" imagePosition="leading" alignment="left" controlSize="small" borderStyle="border" tag="7" inset="2" id="39">
  115. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  116. <font key="font" metaFont="smallSystem"/>
  117. </buttonCell>
  118. <connections>
  119. <action selector="addNote:" target="-2" id="30"/>
  120. </connections>
  121. </button>
  122. </subviews>
  123. </view>
  124. <connections>
  125. <outlet property="delegate" destination="-2" id="22"/>
  126. </connections>
  127. <point key="canvasLocation" x="98" y="-78"/>
  128. </window>
  129. </objects>
  130. <resources>
  131. <image name="KMImageNameToolbarCircle" width="20" height="20"/>
  132. <image name="KMImageNameToolbarFreeText" width="20" height="20"/>
  133. <image name="KMImageNameToolbarHighlight" width="20" height="20"/>
  134. <image name="KMImageNameToolbarLine" width="20" height="20"/>
  135. <image name="KMImageNameToolbarNote" width="20" height="20"/>
  136. <image name="KMImageNameToolbarSquare" width="20" height="20"/>
  137. <image name="KMImageNameToolbarStrickout" width="20" height="20"/>
  138. <image name="KMImageNameToolbarUnderline" width="20" height="20"/>
  139. </resources>
  140. </document>