PageRenderTime 44ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mpv5/ui/dialogs/Wizard.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 190 lines | 184 code | 6 blank | 0 comment | 0 complexity | bff4cd7a378e3cd1552094a88d21ec8d 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.1" encoding="UTF-8" ?>
  2. <Form version="1.5" 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" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  6. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="Wizard.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  7. </Property>
  8. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  9. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  10. </Property>
  11. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  12. </Properties>
  13. <SyntheticProperties>
  14. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  15. </SyntheticProperties>
  16. <AuxValues>
  17. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  18. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  19. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  20. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  21. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  22. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  23. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  24. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  25. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  26. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  27. <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,1,115,0,0,2,29"/>
  28. </AuxValues>
  29. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  30. <SubComponents>
  31. <Container class="javax.swing.JScrollPane" name="jScrollPane1">
  32. <Properties>
  33. <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
  34. </Properties>
  35. <Constraints>
  36. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  37. <BorderConstraints direction="Center"/>
  38. </Constraint>
  39. </Constraints>
  40. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  41. <SubComponents>
  42. <Container class="javax.swing.JPanel" name="content">
  43. <Properties>
  44. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  45. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  46. </Property>
  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.EtchedBorderInfo">
  49. <EtchetBorder/>
  50. </Border>
  51. </Property>
  52. <Property name="name" type="java.lang.String" value="content" noResource="true"/>
  53. </Properties>
  54. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  55. </Container>
  56. </SubComponents>
  57. </Container>
  58. <Container class="javax.swing.JPanel" name="control">
  59. <Properties>
  60. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  61. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  62. </Property>
  63. <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  64. <Dimension value="[32767, 100]"/>
  65. </Property>
  66. <Property name="name" type="java.lang.String" value="control" noResource="true"/>
  67. <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
  68. <Dimension value="[375, 60]"/>
  69. </Property>
  70. </Properties>
  71. <Constraints>
  72. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  73. <BorderConstraints direction="South"/>
  74. </Constraint>
  75. </Constraints>
  76. <Layout>
  77. <DimensionLayout dim="0">
  78. <Group type="103" groupAlignment="0" attributes="0">
  79. <Group type="102" alignment="1" attributes="0">
  80. <EmptySpace min="-2" max="-2" attributes="0"/>
  81. <Component id="cancel" min="-2" max="-2" attributes="0"/>
  82. <EmptySpace min="-2" max="-2" attributes="0"/>
  83. <Component id="jScrollPane2" pref="347" max="32767" attributes="0"/>
  84. <EmptySpace max="-2" attributes="0"/>
  85. <Component id="back" min="-2" max="-2" attributes="0"/>
  86. <EmptySpace min="-2" max="-2" attributes="0"/>
  87. <Component id="next" min="-2" max="-2" attributes="0"/>
  88. <EmptySpace max="-2" attributes="0"/>
  89. </Group>
  90. <Component id="progressbar" alignment="0" pref="541" max="32767" attributes="0"/>
  91. </Group>
  92. </DimensionLayout>
  93. <DimensionLayout dim="1">
  94. <Group type="103" groupAlignment="0" attributes="0">
  95. <Group type="102" alignment="1" attributes="0">
  96. <Component id="progressbar" min="-2" max="-2" attributes="0"/>
  97. <EmptySpace min="-2" max="-2" attributes="0"/>
  98. <Group type="103" groupAlignment="1" attributes="0">
  99. <Group type="103" groupAlignment="3" attributes="0">
  100. <Component id="next" alignment="3" min="-2" max="-2" attributes="0"/>
  101. <Component id="back" alignment="3" min="-2" max="-2" attributes="0"/>
  102. <Component id="cancel" alignment="3" min="-2" max="-2" attributes="0"/>
  103. </Group>
  104. <Component id="jScrollPane2" pref="30" max="32767" attributes="0"/>
  105. </Group>
  106. <EmptySpace min="-2" max="-2" attributes="0"/>
  107. </Group>
  108. </Group>
  109. </DimensionLayout>
  110. </Layout>
  111. <SubComponents>
  112. <Component class="javax.swing.JButton" name="cancel">
  113. <Properties>
  114. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  115. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="Wizard.cancel.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  116. </Property>
  117. <Property name="name" type="java.lang.String" value="cancel" noResource="true"/>
  118. </Properties>
  119. <Events>
  120. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelActionPerformed"/>
  121. </Events>
  122. </Component>
  123. <Component class="javax.swing.JButton" name="back">
  124. <Properties>
  125. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  126. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="Wizard.back.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  127. </Property>
  128. <Property name="name" type="java.lang.String" value="back" noResource="true"/>
  129. </Properties>
  130. <Events>
  131. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="backActionPerformed"/>
  132. </Events>
  133. </Component>
  134. <Component class="javax.swing.JButton" name="next">
  135. <Properties>
  136. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  137. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="Wizard.next.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  138. </Property>
  139. <Property name="name" type="java.lang.String" value="next" noResource="true"/>
  140. </Properties>
  141. <Events>
  142. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="nextActionPerformed"/>
  143. </Events>
  144. </Component>
  145. <Container class="javax.swing.JScrollPane" name="jScrollPane2">
  146. <Properties>
  147. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  148. <Border info="null"/>
  149. </Property>
  150. <Property name="name" type="java.lang.String" value="jScrollPane2" noResource="true"/>
  151. </Properties>
  152. <AuxValues>
  153. <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
  154. </AuxValues>
  155. <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
  156. <SubComponents>
  157. <Component class="javax.swing.JTextPane" name="message">
  158. <Properties>
  159. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  160. <Color blue="fe" green="fe" red="fe" type="rgb"/>
  161. </Property>
  162. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  163. <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  164. <EmptyBorder/>
  165. </Border>
  166. </Property>
  167. <Property name="editable" type="boolean" value="false"/>
  168. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  169. <Font name="Tahoma" size="10" style="0"/>
  170. </Property>
  171. <Property name="name" type="java.lang.String" value="message" noResource="true"/>
  172. </Properties>
  173. </Component>
  174. </SubComponents>
  175. </Container>
  176. <Component class="javax.swing.JProgressBar" name="progressbar">
  177. <Properties>
  178. <Property name="name" type="java.lang.String" value="progressbar" noResource="true"/>
  179. </Properties>
  180. </Component>
  181. </SubComponents>
  182. </Container>
  183. </SubComponents>
  184. </Form>