PageRenderTime 48ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/bugtracker/SubmitForm.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 220 lines | 214 code | 6 blank | 0 comment | 0 complexity | aa6a5d92ffb0cdfce75a3130f987bae8 MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <Form version="1.4" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
  3. <Properties>
  4. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  5. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  6. <TitledBorder title="Submit an issue">
  7. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  8. </TitledBorder>
  9. </Border>
  10. </Property>
  11. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  12. </Properties>
  13. <AuxValues>
  14. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  15. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  16. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  17. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  18. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  19. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  20. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  21. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  22. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  23. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  24. </AuxValues>
  25. <Layout>
  26. <DimensionLayout dim="0">
  27. <Group type="103" groupAlignment="0" attributes="0">
  28. <Group type="102" attributes="0">
  29. <EmptySpace max="-2" attributes="0"/>
  30. <Group type="103" groupAlignment="0" attributes="0">
  31. <Component id="jScrollPane1" alignment="0" pref="450" max="32767" attributes="0"/>
  32. <Component id="jScrollPane3" alignment="0" pref="450" max="32767" attributes="0"/>
  33. <Component id="jScrollPane4" alignment="0" pref="450" max="32767" attributes="0"/>
  34. <Component id="jScrollPane2" alignment="0" pref="450" max="32767" attributes="0"/>
  35. <Component id="jLabel1" alignment="0" pref="450" max="32767" attributes="0"/>
  36. <Component id="jLabel2" alignment="0" pref="450" max="32767" attributes="0"/>
  37. <Group type="102" alignment="1" attributes="0">
  38. <Component id="google" pref="378" max="32767" attributes="0"/>
  39. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  40. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  41. </Group>
  42. </Group>
  43. <EmptySpace max="-2" attributes="0"/>
  44. </Group>
  45. </Group>
  46. </DimensionLayout>
  47. <DimensionLayout dim="1">
  48. <Group type="103" groupAlignment="0" attributes="0">
  49. <Group type="102" alignment="0" attributes="0">
  50. <Component id="jScrollPane1" min="-2" pref="77" max="-2" attributes="0"/>
  51. <EmptySpace max="-2" attributes="0"/>
  52. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  53. <EmptySpace max="-2" attributes="0"/>
  54. <Component id="jScrollPane2" min="-2" max="-2" attributes="0"/>
  55. <EmptySpace max="-2" attributes="0"/>
  56. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  57. <EmptySpace max="-2" attributes="0"/>
  58. <Component id="jScrollPane3" pref="79" max="32767" attributes="0"/>
  59. <EmptySpace max="-2" attributes="0"/>
  60. <Component id="jScrollPane4" min="-2" pref="56" max="-2" attributes="0"/>
  61. <EmptySpace max="-2" attributes="0"/>
  62. <Group type="103" groupAlignment="3" attributes="0">
  63. <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
  64. <Component id="google" alignment="3" min="-2" max="-2" attributes="0"/>
  65. </Group>
  66. </Group>
  67. </Group>
  68. </DimensionLayout>
  69. </Layout>
  70. <SubComponents>
  71. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  72. <Properties>
  73. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  74. <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  75. <EmptyBorder/>
  76. </Border>
  77. </Property>
  78. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  79. </Properties>
  80. <AuxValues>
  81. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  82. </AuxValues>
  83. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  84. <SubComponents>
  85. <Component class="javax.swing.JTextArea" name="description">
  86. <Properties>
  87. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  88. <Color blue="ee" green="ee" red="ee" type="rgb"/>
  89. </Property>
  90. <Property name="columns" type="int" value="20"/>
  91. <Property name="editable" type="boolean" value="false"/>
  92. <Property name="lineWrap" type="boolean" value="true"/>
  93. <Property name="rows" type="int" value="5"/>
  94. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  95. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.description.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  96. </Property>
  97. <Property name="wrapStyleWord" type="boolean" value="true"/>
  98. <Property name="name" type="java.lang.String" value="description" noResource="true"/>
  99. </Properties>
  100. </Component>
  101. </SubComponents>
  102. </Container>
  103. <Component class="javax.swing.JLabel" name="jLabel1">
  104. <Properties>
  105. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  106. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  107. </Property>
  108. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  109. </Properties>
  110. </Component>
  111. <Container class="javax.swing.JScrollPane" name="jScrollPane2">
  112. <Properties>
  113. <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/>
  114. </Properties>
  115. <AuxValues>
  116. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  117. </AuxValues>
  118. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  119. <SubComponents>
  120. <Component class="javax.swing.JTextArea" name="steps">
  121. <Properties>
  122. <Property name="columns" type="int" value="20"/>
  123. <Property name="lineWrap" type="boolean" value="true"/>
  124. <Property name="rows" type="int" value="5"/>
  125. <Property name="wrapStyleWord" type="boolean" value="true"/>
  126. <Property name="name" type="java.lang.String" value="steps" noResource="true"/>
  127. </Properties>
  128. </Component>
  129. </SubComponents>
  130. </Container>
  131. <Component class="javax.swing.JLabel" name="jLabel2">
  132. <Properties>
  133. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  134. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  135. </Property>
  136. <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>
  137. </Properties>
  138. </Component>
  139. <Container class="javax.swing.JScrollPane" name="jScrollPane3">
  140. <Properties>
  141. <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
  142. </Properties>
  143. <AuxValues>
  144. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  145. </AuxValues>
  146. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  147. <SubComponents>
  148. <Component class="javax.swing.JTextArea" name="trace">
  149. <Properties>
  150. <Property name="columns" type="int" value="20"/>
  151. <Property name="editable" type="boolean" value="false"/>
  152. <Property name="lineWrap" type="boolean" value="true"/>
  153. <Property name="rows" type="int" value="5"/>
  154. <Property name="wrapStyleWord" type="boolean" value="true"/>
  155. <Property name="name" type="java.lang.String" value="trace" noResource="true"/>
  156. </Properties>
  157. </Component>
  158. </SubComponents>
  159. </Container>
  160. <Component class="javax.swing.JButton" name="jButton1">
  161. <Properties>
  162. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  163. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  164. </Property>
  165. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  166. </Properties>
  167. <Events>
  168. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  169. </Events>
  170. </Component>
  171. <Container class="javax.swing.JScrollPane" name="jScrollPane4">
  172. <Properties>
  173. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  174. <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  175. <EtchetBorder/>
  176. </Border>
  177. </Property>
  178. <Property name="verticalScrollBarPolicy" type="int" value="21"/>
  179. <Property name="name" type="java.lang.String" value="jScrollPane4" noResource="true"/>
  180. </Properties>
  181. <AuxValues>
  182. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  183. </AuxValues>
  184. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  185. <SubComponents>
  186. <Component class="javax.swing.JTextArea" name="optional">
  187. <Properties>
  188. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  189. <Color blue="ee" green="ee" red="ee" type="rgb"/>
  190. </Property>
  191. <Property name="columns" type="int" value="20"/>
  192. <Property name="editable" type="boolean" value="false"/>
  193. <Property name="lineWrap" type="boolean" value="true"/>
  194. <Property name="rows" type="int" value="5"/>
  195. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  196. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.optional.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  197. </Property>
  198. <Property name="wrapStyleWord" type="boolean" value="true"/>
  199. <Property name="name" type="java.lang.String" value="optional" noResource="true"/>
  200. </Properties>
  201. </Component>
  202. </SubComponents>
  203. </Container>
  204. <Component class="javax.swing.JCheckBox" name="google">
  205. <Properties>
  206. <Property name="selected" type="boolean" value="true"/>
  207. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  208. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="SubmitForm.google.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  209. </Property>
  210. <Property name="name" type="java.lang.String" value="google" noResource="true"/>
  211. </Properties>
  212. </Component>
  213. </SubComponents>
  214. </Form>