PageRenderTime 18ms CodeModel.GetById 1ms RepoModel.GetById 1ms app.codeStats 0ms

/src/mpv5/ui/dialogs/LoginToInstanceScreen.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 244 lines | 241 code | 3 blank | 0 comment | 0 complexity | 8f3ee1fe31667f5ee95d321d729600e1 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.6" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">
  3. <Properties>
  4. <Property name="defaultCloseOperation" type="int" value="0"/>
  5. <Property name="title" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  6. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  7. </Property>
  8. <Property name="alwaysOnTop" type="boolean" value="true"/>
  9. <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
  10. <Property name="resizable" type="boolean" value="false"/>
  11. </Properties>
  12. <SyntheticProperties>
  13. <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
  14. </SyntheticProperties>
  15. <AuxValues>
  16. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  17. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
  18. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  19. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  20. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  21. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  22. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  23. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  24. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  25. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  26. </AuxValues>
  27. <Layout>
  28. <DimensionLayout dim="0">
  29. <Group type="103" groupAlignment="0" attributes="0">
  30. <Component id="jPanel1" min="-2" pref="314" max="-2" attributes="0"/>
  31. </Group>
  32. </DimensionLayout>
  33. <DimensionLayout dim="1">
  34. <Group type="103" groupAlignment="0" attributes="0">
  35. <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
  36. </Group>
  37. </DimensionLayout>
  38. </Layout>
  39. <SubComponents>
  40. <Container class="javax.swing.JPanel" name="jPanel1">
  41. <Properties>
  42. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  43. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  44. <TitledBorder title="Choose instance to log on to">
  45. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  46. </TitledBorder>
  47. </Border>
  48. </Property>
  49. </Properties>
  50. <Layout>
  51. <DimensionLayout dim="0">
  52. <Group type="103" groupAlignment="0" attributes="0">
  53. <Group type="102" attributes="0">
  54. <EmptySpace max="-2" attributes="0"/>
  55. <Group type="103" groupAlignment="0" attributes="0">
  56. <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
  57. <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
  58. <Group type="102" alignment="1" attributes="0">
  59. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  60. <EmptySpace max="-2" attributes="0"/>
  61. <Component id="jLabel4" pref="179" max="32767" attributes="0"/>
  62. <EmptySpace min="-2" pref="55" max="-2" attributes="0"/>
  63. </Group>
  64. <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">
  65. <Component id="jPasswordField1" alignment="0" max="32767" attributes="1"/>
  66. <Component id="jTextField1" alignment="0" max="32767" attributes="1"/>
  67. <Group type="102" alignment="0" attributes="0">
  68. <Component id="mPCombobox1" min="-2" pref="215" max="-2" attributes="0"/>
  69. <EmptySpace max="-2" attributes="0"/>
  70. <Component id="jButton3" min="-2" pref="29" max="-2" attributes="0"/>
  71. <EmptySpace max="-2" attributes="0"/>
  72. <Component id="jButton2" min="-2" pref="29" max="-2" attributes="0"/>
  73. </Group>
  74. </Group>
  75. <Group type="102" alignment="0" attributes="0">
  76. <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  77. <EmptySpace max="-2" attributes="0"/>
  78. <Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
  79. <EmptySpace max="-2" attributes="0"/>
  80. <Component id="jCheckBox2" min="-2" max="-2" attributes="0"/>
  81. <EmptySpace max="-2" attributes="0"/>
  82. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  83. </Group>
  84. </Group>
  85. <EmptySpace max="-2" attributes="0"/>
  86. </Group>
  87. </Group>
  88. </DimensionLayout>
  89. <DimensionLayout dim="1">
  90. <Group type="103" groupAlignment="0" attributes="0">
  91. <Group type="102" alignment="0" attributes="0">
  92. <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
  93. <EmptySpace max="-2" attributes="0"/>
  94. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  95. <Component id="jButton2" alignment="1" min="0" pref="0" max="32767" attributes="1"/>
  96. <Component id="jButton3" alignment="1" min="0" pref="0" max="32767" attributes="1"/>
  97. <Component id="mPCombobox1" alignment="1" min="-2" max="-2" attributes="1"/>
  98. </Group>
  99. <EmptySpace max="-2" attributes="0"/>
  100. <Group type="103" groupAlignment="1" attributes="0">
  101. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  102. <Component id="jLabel4" min="-2" pref="14" max="-2" attributes="0"/>
  103. </Group>
  104. <EmptySpace max="-2" attributes="0"/>
  105. <Component id="jTextField1" min="-2" max="-2" attributes="0"/>
  106. <EmptySpace max="-2" attributes="0"/>
  107. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  108. <EmptySpace max="-2" attributes="0"/>
  109. <Component id="jPasswordField1" min="-2" max="-2" attributes="0"/>
  110. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  111. <Group type="103" groupAlignment="2" attributes="0">
  112. <Component id="jCheckBox2" alignment="2" min="-2" max="-2" attributes="0"/>
  113. <Component id="jCheckBox1" alignment="2" min="-2" max="-2" attributes="0"/>
  114. <Component id="jButton1" alignment="2" min="-2" max="-2" attributes="0"/>
  115. <Component id="jLabel3" alignment="2" min="-2" max="-2" attributes="0"/>
  116. </Group>
  117. <EmptySpace max="32767" attributes="0"/>
  118. </Group>
  119. </Group>
  120. </DimensionLayout>
  121. </Layout>
  122. <SubComponents>
  123. <Component class="javax.swing.JLabel" name="jLabel1">
  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="LoginToInstanceScreen.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  127. </Property>
  128. </Properties>
  129. </Component>
  130. <Component class="javax.swing.JTextField" name="jTextField1">
  131. </Component>
  132. <Component class="javax.swing.JLabel" name="jLabel2">
  133. <Properties>
  134. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  135. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  136. </Property>
  137. </Properties>
  138. </Component>
  139. <Component class="javax.swing.JButton" name="jButton1">
  140. <Properties>
  141. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  142. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  143. </Property>
  144. </Properties>
  145. <Events>
  146. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  147. </Events>
  148. </Component>
  149. <Component class="javax.swing.JPasswordField" name="jPasswordField1">
  150. <Properties>
  151. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  152. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jPasswordField1.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  153. </Property>
  154. </Properties>
  155. <Events>
  156. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jPasswordField1ActionPerformed"/>
  157. </Events>
  158. </Component>
  159. <Component class="javax.swing.JLabel" name="jLabel3">
  160. <Properties>
  161. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  162. <Image iconType="3" name="/mpv5/resources/images/32/lock.png"/>
  163. </Property>
  164. </Properties>
  165. </Component>
  166. <Component class="javax.swing.JCheckBox" name="jCheckBox1">
  167. <Properties>
  168. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  169. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jCheckBox1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  170. </Property>
  171. </Properties>
  172. </Component>
  173. <Component class="javax.swing.JCheckBox" name="jCheckBox2">
  174. <Properties>
  175. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  176. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jCheckBox2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  177. </Property>
  178. </Properties>
  179. </Component>
  180. <Component class="javax.swing.JLabel" name="jLabel4">
  181. <Properties>
  182. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  183. <Font name="Tahoma" size="11" style="2"/>
  184. </Property>
  185. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  186. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  187. </Property>
  188. </Properties>
  189. </Component>
  190. <Component class="javax.swing.JLabel" name="jLabel5">
  191. <Properties>
  192. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  193. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jLabel5.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  194. </Property>
  195. </Properties>
  196. </Component>
  197. <Component class="mpv5.ui.beans.MPCombobox" name="mPCombobox1">
  198. <Properties>
  199. <Property name="opaque" type="boolean" value="true"/>
  200. </Properties>
  201. </Component>
  202. <Component class="javax.swing.JButton" name="jButton2">
  203. <Properties>
  204. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  205. <Image iconType="3" name="/mpv5/resources/images/16/add.png"/>
  206. </Property>
  207. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  208. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  209. </Property>
  210. <Property name="alignmentY" type="float" value="0.0"/>
  211. <Property name="iconTextGap" type="int" value="0"/>
  212. <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
  213. <Insets value="[2, 2, 2, 2]"/>
  214. </Property>
  215. </Properties>
  216. <Events>
  217. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  218. </Events>
  219. </Component>
  220. <Component class="javax.swing.JButton" name="jButton3">
  221. <Properties>
  222. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  223. <Image iconType="3" name="/mpv5/resources/images/16/remove.png"/>
  224. </Property>
  225. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  226. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginToInstanceScreen.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  227. </Property>
  228. <Property name="alignmentY" type="float" value="0.0"/>
  229. <Property name="iconTextGap" type="int" value="0"/>
  230. <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">
  231. <Insets value="[2, 2, 2, 2]"/>
  232. </Property>
  233. </Properties>
  234. <Events>
  235. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
  236. </Events>
  237. </Component>
  238. </SubComponents>
  239. </Container>
  240. </SubComponents>
  241. </Form>