JDialogCheckTime.form 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
  3. <Properties>
  4. <Property name="defaultCloseOperation" type="int" value="2"/>
  5. <Property name="title" type="java.lang.String" value="&#x6821;&#x65f6;"/>
  6. </Properties>
  7. <AccessibilityProperties>
  8. <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="null"/>
  9. </AccessibilityProperties>
  10. <SyntheticProperties>
  11. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  12. </SyntheticProperties>
  13. <AuxValues>
  14. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
  15. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  16. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  17. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  18. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
  19. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  20. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  21. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  22. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  23. </AuxValues>
  24. <Layout>
  25. <DimensionLayout dim="0">
  26. <Group type="103" groupAlignment="0" attributes="0">
  27. <Group type="102" alignment="0" attributes="0">
  28. <EmptySpace max="-2" attributes="0"/>
  29. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  30. <EmptySpace max="32767" attributes="0"/>
  31. </Group>
  32. </Group>
  33. </DimensionLayout>
  34. <DimensionLayout dim="1">
  35. <Group type="103" groupAlignment="0" attributes="0">
  36. <Group type="102" alignment="0" attributes="0">
  37. <EmptySpace max="-2" attributes="0"/>
  38. <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
  39. <EmptySpace max="32767" attributes="0"/>
  40. </Group>
  41. </Group>
  42. </DimensionLayout>
  43. </Layout>
  44. <SubComponents>
  45. <Container class="javax.swing.JPanel" name="jPanel1">
  46. <Properties>
  47. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  48. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  49. <TitledBorder/>
  50. </Border>
  51. </Property>
  52. </Properties>
  53. <Layout>
  54. <DimensionLayout dim="0">
  55. <Group type="103" groupAlignment="0" attributes="0">
  56. <Group type="102" alignment="1" attributes="0">
  57. <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>
  58. <Group type="103" groupAlignment="0" attributes="0">
  59. <Group type="103" groupAlignment="1" attributes="0">
  60. <Group type="102" alignment="1" attributes="0">
  61. <Component id="jTextFieldHour" min="-2" pref="40" max="-2" attributes="0"/>
  62. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  63. <Component id="jLabel4" min="-2" pref="27" max="-2" attributes="0"/>
  64. </Group>
  65. <Group type="102" alignment="1" attributes="0">
  66. <Component id="jTextFieldYear" min="-2" pref="40" max="-2" attributes="0"/>
  67. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  68. <Component id="jLabel1" min="-2" pref="27" max="-2" attributes="0"/>
  69. </Group>
  70. </Group>
  71. <Component id="jToggleButtonCheckTime" min="0" pref="0" max="32767" attributes="1"/>
  72. </Group>
  73. <EmptySpace max="-2" attributes="0"/>
  74. <Group type="103" groupAlignment="0" attributes="0">
  75. <Group type="102" alignment="0" attributes="0">
  76. <Component id="jTextFieldMonth" min="-2" pref="40" max="-2" attributes="0"/>
  77. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  78. <Component id="jLabel2" min="-2" pref="27" max="-2" attributes="0"/>
  79. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  80. <Component id="jTextFieldDay" min="-2" pref="40" max="-2" attributes="0"/>
  81. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  82. <Component id="jLabel3" min="-2" pref="27" max="-2" attributes="0"/>
  83. </Group>
  84. <Group type="102" alignment="0" attributes="0">
  85. <Component id="jTextFieldMinute" min="-2" pref="40" max="-2" attributes="0"/>
  86. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  87. <Group type="103" groupAlignment="1" max="-2" attributes="0">
  88. <Component id="jToggleButtonExit" alignment="0" min="0" pref="0" max="32767" attributes="1"/>
  89. <Group type="102" alignment="0" attributes="0">
  90. <Component id="jLabel5" min="-2" pref="27" max="-2" attributes="0"/>
  91. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  92. <Component id="jTextFieldSecond" min="-2" pref="40" max="-2" attributes="0"/>
  93. </Group>
  94. </Group>
  95. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  96. <Component id="jLabel6" min="-2" pref="27" max="-2" attributes="0"/>
  97. </Group>
  98. </Group>
  99. <EmptySpace max="-2" attributes="0"/>
  100. </Group>
  101. </Group>
  102. </DimensionLayout>
  103. <DimensionLayout dim="1">
  104. <Group type="103" groupAlignment="0" attributes="0">
  105. <Group type="102" alignment="0" attributes="0">
  106. <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>
  107. <Group type="103" groupAlignment="3" attributes="0">
  108. <Component id="jTextFieldYear" alignment="3" min="-2" max="-2" attributes="0"/>
  109. <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
  110. <Component id="jTextFieldMonth" alignment="3" min="-2" max="-2" attributes="0"/>
  111. <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
  112. <Component id="jTextFieldDay" alignment="3" min="-2" max="-2" attributes="0"/>
  113. <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>
  114. </Group>
  115. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  116. <Group type="103" groupAlignment="3" attributes="0">
  117. <Component id="jTextFieldHour" alignment="3" min="-2" max="-2" attributes="0"/>
  118. <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
  119. <Component id="jTextFieldMinute" alignment="3" min="-2" max="-2" attributes="0"/>
  120. <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
  121. <Component id="jTextFieldSecond" alignment="3" min="-2" max="-2" attributes="0"/>
  122. <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>
  123. </Group>
  124. <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>
  125. <Group type="103" groupAlignment="3" attributes="0">
  126. <Component id="jToggleButtonExit" alignment="3" min="-2" max="-2" attributes="0"/>
  127. <Component id="jToggleButtonCheckTime" alignment="3" min="-2" max="-2" attributes="0"/>
  128. </Group>
  129. <EmptySpace max="32767" attributes="0"/>
  130. </Group>
  131. </Group>
  132. </DimensionLayout>
  133. </Layout>
  134. <SubComponents>
  135. <Component class="javax.swing.JToggleButton" name="jToggleButtonExit">
  136. <Properties>
  137. <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>
  138. </Properties>
  139. <Events>
  140. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jToggleButtonExitActionPerformed"/>
  141. </Events>
  142. </Component>
  143. <Component class="javax.swing.JTextField" name="jTextFieldDay">
  144. </Component>
  145. <Component class="javax.swing.JToggleButton" name="jToggleButtonCheckTime">
  146. <Properties>
  147. <Property name="text" type="java.lang.String" value="&#x6821;&#x65f6;"/>
  148. </Properties>
  149. <Events>
  150. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jToggleButtonCheckTimeActionPerformed"/>
  151. </Events>
  152. </Component>
  153. <Component class="javax.swing.JLabel" name="jLabel2">
  154. <Properties>
  155. <Property name="text" type="java.lang.String" value="&#x6708;"/>
  156. </Properties>
  157. </Component>
  158. <Component class="javax.swing.JTextField" name="jTextFieldHour">
  159. </Component>
  160. <Component class="javax.swing.JLabel" name="jLabel3">
  161. <Properties>
  162. <Property name="text" type="java.lang.String" value="&#x65e5;"/>
  163. </Properties>
  164. </Component>
  165. <Component class="javax.swing.JTextField" name="jTextFieldMonth">
  166. </Component>
  167. <Component class="javax.swing.JLabel" name="jLabel6">
  168. <Properties>
  169. <Property name="text" type="java.lang.String" value="&#x79d2;"/>
  170. </Properties>
  171. </Component>
  172. <Component class="javax.swing.JTextField" name="jTextFieldYear">
  173. </Component>
  174. <Component class="javax.swing.JLabel" name="jLabel1">
  175. <Properties>
  176. <Property name="text" type="java.lang.String" value="&#x5e74;"/>
  177. </Properties>
  178. </Component>
  179. <Component class="javax.swing.JTextField" name="jTextFieldMinute">
  180. </Component>
  181. <Component class="javax.swing.JLabel" name="jLabel4">
  182. <Properties>
  183. <Property name="text" type="java.lang.String" value="&#x65f6;"/>
  184. </Properties>
  185. </Component>
  186. <Component class="javax.swing.JTextField" name="jTextFieldSecond">
  187. </Component>
  188. <Component class="javax.swing.JLabel" name="jLabel5">
  189. <Properties>
  190. <Property name="text" type="java.lang.String" value="&#x5206;"/>
  191. </Properties>
  192. </Component>
  193. </SubComponents>
  194. </Container>
  195. </SubComponents>
  196. </Form>