PageRenderTime 27ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/dialogs/LoginScreen.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 180 lines | 177 code | 3 blank | 0 comment | 0 complexity | 6345c70ba0d7ab32f4f2a0d89358eae7 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.JFrameFormInfo">
  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="LoginScreen.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" 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="Application Locked">
  45. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.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. <Group type="102" alignment="0" attributes="1">
  57. <Component id="jLabel3" min="-2" max="-2" attributes="0"/>
  58. <EmptySpace max="-2" attributes="0"/>
  59. <Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
  60. <EmptySpace max="-2" attributes="0"/>
  61. <Component id="jCheckBox2" min="-2" max="-2" attributes="0"/>
  62. <EmptySpace pref="127" max="32767" attributes="0"/>
  63. <Component id="jButton1" min="-2" max="-2" attributes="0"/>
  64. </Group>
  65. <Component id="jPasswordField1" alignment="0" pref="380" max="32767" attributes="1"/>
  66. <Component id="jTextField1" alignment="0" pref="380" max="32767" attributes="1"/>
  67. <Group type="102" alignment="0" attributes="0">
  68. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  69. <EmptySpace max="-2" attributes="0"/>
  70. <Component id="jLabel4" min="-2" pref="194" max="-2" attributes="0"/>
  71. </Group>
  72. <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
  73. </Group>
  74. <EmptySpace max="-2" attributes="0"/>
  75. </Group>
  76. </Group>
  77. </DimensionLayout>
  78. <DimensionLayout dim="1">
  79. <Group type="103" groupAlignment="0" attributes="0">
  80. <Group type="102" alignment="0" attributes="0">
  81. <EmptySpace max="-2" attributes="0"/>
  82. <Group type="103" groupAlignment="3" attributes="0">
  83. <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
  84. <Component id="jLabel4" alignment="3" min="-2" pref="14" max="-2" attributes="0"/>
  85. </Group>
  86. <EmptySpace max="-2" attributes="0"/>
  87. <Component id="jTextField1" min="-2" max="-2" attributes="0"/>
  88. <EmptySpace max="-2" attributes="0"/>
  89. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  90. <EmptySpace max="-2" attributes="0"/>
  91. <Component id="jPasswordField1" min="-2" max="-2" attributes="0"/>
  92. <EmptySpace max="-2" attributes="0"/>
  93. <Group type="103" groupAlignment="0" attributes="0">
  94. <Component id="jLabel3" alignment="1" min="-2" max="-2" attributes="0"/>
  95. <Component id="jCheckBox1" alignment="1" min="-2" max="-2" attributes="0"/>
  96. <Group type="103" alignment="1" groupAlignment="3" attributes="0">
  97. <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>
  98. <Component id="jCheckBox2" alignment="3" min="-2" max="-2" attributes="0"/>
  99. </Group>
  100. </Group>
  101. <EmptySpace pref="13" max="32767" attributes="0"/>
  102. </Group>
  103. </Group>
  104. </DimensionLayout>
  105. </Layout>
  106. <SubComponents>
  107. <Component class="javax.swing.JLabel" name="jLabel1">
  108. <Properties>
  109. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  110. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  111. </Property>
  112. </Properties>
  113. </Component>
  114. <Component class="javax.swing.JTextField" name="jTextField1">
  115. </Component>
  116. <Component class="javax.swing.JLabel" name="jLabel2">
  117. <Properties>
  118. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  119. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  120. </Property>
  121. </Properties>
  122. </Component>
  123. <Component class="javax.swing.JButton" name="jButton1">
  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="LoginScreen.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  127. </Property>
  128. </Properties>
  129. <Events>
  130. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  131. </Events>
  132. </Component>
  133. <Component class="javax.swing.JPasswordField" name="jPasswordField1">
  134. <Properties>
  135. <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  136. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jPasswordField1.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  137. </Property>
  138. </Properties>
  139. <Events>
  140. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jPasswordField1ActionPerformed"/>
  141. </Events>
  142. </Component>
  143. <Component class="javax.swing.JLabel" name="jLabel3">
  144. <Properties>
  145. <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">
  146. <Image iconType="3" name="/mpv5/resources/images/32/lock.png"/>
  147. </Property>
  148. </Properties>
  149. </Component>
  150. <Component class="javax.swing.JCheckBox" name="jCheckBox1">
  151. <Properties>
  152. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  153. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jCheckBox1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  154. </Property>
  155. </Properties>
  156. </Component>
  157. <Component class="javax.swing.JCheckBox" name="jCheckBox2">
  158. <Properties>
  159. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  160. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jCheckBox2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  161. </Property>
  162. </Properties>
  163. </Component>
  164. <Component class="javax.swing.JLabel" name="jLabel4">
  165. <Properties>
  166. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  167. <Font name="Tahoma" size="11" style="2"/>
  168. </Property>
  169. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  170. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="LoginScreen.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  171. </Property>
  172. </Properties>
  173. </Component>
  174. </SubComponents>
  175. </Container>
  176. </SubComponents>
  177. </Form>