JoinNetworkViewController.xib 7.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.3"/>
  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="JoinNetworkViewController" customModule="ZeroTier_One" customModuleProvider="target">
  10. <connections>
  11. <outlet property="allowDNSCheckBox" destination="LKY-vN-prS" id="COu-3z-092"/>
  12. <outlet property="allowDefaultCheckBox" destination="rz3-0a-oNA" id="mYu-Wq-MHW"/>
  13. <outlet property="allowGlobalCheckBox" destination="BH2-2O-Qeu" id="alx-Je-q9I"/>
  14. <outlet property="allowManagedCheckBox" destination="OQS-QZ-zcY" id="7pz-vO-3IC"/>
  15. <outlet property="joinButton" destination="BGy-vd-NQX" id="LGE-2G-7ND"/>
  16. <outlet property="network" destination="BQy-d9-BNg" id="Yf7-BG-c84"/>
  17. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  18. </connections>
  19. </customObject>
  20. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  21. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  22. <customView id="Hz6-mo-xeY">
  23. <rect key="frame" x="0.0" y="0.0" width="397" height="106"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="puT-Yk-CWC">
  27. <rect key="frame" x="18" y="66" width="107" height="17"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  29. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Enter Network ID" id="oYH-gS-BX5">
  30. <font key="font" metaFont="system"/>
  31. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  32. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  33. </textFieldCell>
  34. </textField>
  35. <comboBox verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BQy-d9-BNg">
  36. <rect key="frame" x="131" y="62" width="249" height="26"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  38. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesDataSource="YES" numberOfVisibleItems="5" id="n71-4S-AaI">
  39. <font key="font" metaFont="system"/>
  40. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  41. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  42. </comboBoxCell>
  43. </comboBox>
  44. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OQS-QZ-zcY">
  45. <rect key="frame" x="18" y="42" width="115" height="18"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  47. <buttonCell key="cell" type="check" title="Allow Managed" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="QEN-MJ-xaj">
  48. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  49. <font key="font" metaFont="system"/>
  50. </buttonCell>
  51. </button>
  52. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BH2-2O-Qeu">
  53. <rect key="frame" x="18" y="22" width="97" height="18"/>
  54. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  55. <buttonCell key="cell" type="check" title="Allow Global" bezelStyle="regularSquare" imagePosition="left" inset="2" id="epO-Uh-aHN">
  56. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  57. <font key="font" metaFont="system"/>
  58. </buttonCell>
  59. </button>
  60. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rz3-0a-oNA">
  61. <rect key="frame" x="137" y="42" width="141" height="18"/>
  62. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  63. <buttonCell key="cell" type="check" title="Allow Default Route" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lkd-XI-Kcu">
  64. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  65. <font key="font" metaFont="system"/>
  66. </buttonCell>
  67. </button>
  68. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LKY-vN-prS">
  69. <rect key="frame" x="137" y="22" width="86" height="18"/>
  70. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  71. <buttonCell key="cell" type="check" title="Allow DNS" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gGS-NZ-yu1">
  72. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  73. <font key="font" metaFont="system"/>
  74. </buttonCell>
  75. </button>
  76. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BGy-vd-NQX">
  77. <rect key="frame" x="302" y="13" width="81" height="32"/>
  78. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  79. <buttonCell key="cell" type="push" title="Join" bezelStyle="rounded" alignment="center" enabled="NO" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6Rp-TA-XLl">
  80. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  81. <font key="font" metaFont="system"/>
  82. </buttonCell>
  83. <connections>
  84. <action selector="onJoinClicked:" target="-2" id="kzC-GT-JKb"/>
  85. </connections>
  86. </button>
  87. </subviews>
  88. <point key="canvasLocation" x="263.5" y="364"/>
  89. </customView>
  90. </objects>
  91. </document>