PageRenderTime 21ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/src/mpv5/ui/dialogs/subcomponents/ControlPanel_Fonts.form

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
Unknown | 173 lines | 169 code | 4 blank | 0 comment | 0 complexity | e7755d205228ffe25c2190bf6658102b 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.6" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
  3. <Properties>
  4. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  5. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  6. </Property>
  7. <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
  8. </Properties>
  9. <AuxValues>
  10. <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
  11. <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
  12. <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
  13. <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
  14. <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
  15. <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
  16. <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
  17. <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
  18. <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
  19. <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  20. <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,104,0,0,1,-97"/>
  21. </AuxValues>
  22. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
  23. <SubComponents>
  24. <Container class="javax.swing.JPanel" name="jPanel1">
  25. <Properties>
  26. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  27. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  28. </Property>
  29. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  30. <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">
  31. <TitledBorder title="Default Font Settings">
  32. <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.jPanel1.border.title" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  33. </TitledBorder>
  34. </Border>
  35. </Property>
  36. <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
  37. </Properties>
  38. <Constraints>
  39. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  40. <BorderConstraints direction="Center"/>
  41. </Constraint>
  42. </Constraints>
  43. <Layout>
  44. <DimensionLayout dim="0">
  45. <Group type="103" groupAlignment="0" attributes="0">
  46. <Group type="102" attributes="0">
  47. <EmptySpace max="-2" attributes="0"/>
  48. <Group type="103" groupAlignment="0" max="-2" attributes="0">
  49. <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
  50. <Group type="102" alignment="0" attributes="0">
  51. <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
  52. <EmptySpace type="separate" max="-2" attributes="0"/>
  53. <Component id="font" min="-2" pref="219" max="-2" attributes="1"/>
  54. </Group>
  55. <Component id="jFontChooser1" alignment="0" max="32767" attributes="1"/>
  56. </Group>
  57. <EmptySpace max="-2" attributes="0"/>
  58. </Group>
  59. </Group>
  60. </DimensionLayout>
  61. <DimensionLayout dim="1">
  62. <Group type="103" groupAlignment="0" attributes="0">
  63. <Group type="102" alignment="0" attributes="0">
  64. <EmptySpace max="-2" attributes="0"/>
  65. <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
  66. <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
  67. <Group type="103" groupAlignment="3" attributes="0">
  68. <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
  69. <Component id="font" alignment="3" min="-2" max="-2" attributes="0"/>
  70. </Group>
  71. <EmptySpace type="unrelated" max="-2" attributes="0"/>
  72. <Component id="jFontChooser1" min="-2" max="-2" attributes="0"/>
  73. <EmptySpace pref="13" max="32767" attributes="0"/>
  74. </Group>
  75. </Group>
  76. </DimensionLayout>
  77. </Layout>
  78. <SubComponents>
  79. <Component class="javax.swing.JLabel" name="jLabel1">
  80. <Properties>
  81. <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
  82. <Font name="Tahoma" size="11" style="1"/>
  83. </Property>
  84. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  85. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.jLabel1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  86. </Property>
  87. <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
  88. </Properties>
  89. </Component>
  90. <Component class="javax.swing.JTextField" name="font">
  91. <Properties>
  92. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  93. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.font.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  94. </Property>
  95. <Property name="name" type="java.lang.String" value="font" noResource="true"/>
  96. </Properties>
  97. </Component>
  98. <Component class="javax.swing.JLabel" name="jLabel2">
  99. <Properties>
  100. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  101. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.jLabel2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  102. </Property>
  103. <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>
  104. </Properties>
  105. </Component>
  106. <Component class="com.l2fprod.common.swing.JFontChooser" name="jFontChooser1">
  107. <Properties>
  108. <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
  109. <Border info="org.netbeans.modules.form.compat2.border.CompoundBorderInfo">
  110. <CompoundBorder>
  111. <Border PropertyName="outside" info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
  112. <EtchetBorder/>
  113. </Border>
  114. <Border PropertyName="inside" info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">
  115. <EmptyBorder bottom="2" left="2" right="2" top="2"/>
  116. </Border>
  117. </CompoundBorder>
  118. </Border>
  119. </Property>
  120. <Property name="name" type="java.lang.String" value="jFontChooser1" noResource="true"/>
  121. </Properties>
  122. <Events>
  123. <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jFontChooser1MouseClicked"/>
  124. </Events>
  125. </Component>
  126. </SubComponents>
  127. </Container>
  128. <Container class="javax.swing.JPanel" name="jPanel6">
  129. <Properties>
  130. <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
  131. <Color blue="ff" green="ff" red="ff" type="rgb"/>
  132. </Property>
  133. <Property name="name" type="java.lang.String" value="jPanel6" noResource="true"/>
  134. </Properties>
  135. <Constraints>
  136. <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
  137. <BorderConstraints direction="Last"/>
  138. </Constraint>
  139. </Constraints>
  140. <Layout class="org.netbeans.modules.form.compat2.layouts.DesignFlowLayout">
  141. <Property name="alignment" type="int" value="2"/>
  142. </Layout>
  143. <SubComponents>
  144. <Component class="javax.swing.JButton" name="jButton2">
  145. <Properties>
  146. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  147. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.jButton2.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  148. </Property>
  149. <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>
  150. </Properties>
  151. <Events>
  152. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/>
  153. </Events>
  154. </Component>
  155. <Component class="javax.swing.JButton" name="jButton1">
  156. <Properties>
  157. <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
  158. <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ControlPanel_Fonts.jButton1.text" replaceFormat="java.util.ResourceBundle.getBundle(&quot;{bundleNameSlashes}&quot;).getString(&quot;{key}&quot;)"/>
  159. </Property>
  160. <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>
  161. </Properties>
  162. <Events>
  163. <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>
  164. </Events>
  165. </Component>
  166. </SubComponents>
  167. </Container>
  168. </SubComponents>
  169. </Form>